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

In This Topic
ViewStyle Property
In This Topic
Determines way how objects are display in ViewPlacement.
Syntax
public ViewStyleType ViewStyle {get; set;}
Remarks

Changes are visible after calling Update.

See Also