API Help
Eplan.EplApi.DataModel.Graphics Namespace / ViewPlacement Class / ModelRotated90Degrees Property

In This Topic
ModelRotated90Degrees Property
In This Topic
If true, model is be rotated by 90 degrees.
Syntax
public bool ModelRotated90Degrees {get; set;}
Remarks

Changes are visible after calling Update.

See Also