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

In This Topic
ViewScale Property
In This Topic
Type of scaling used to display objects in ViewPlacement.
Syntax
public ViewScaleType ViewScale {get; set;}
Remarks

Changes are visible after calling Update.

See Also