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

In This Topic
ViewDirection Property
In This Topic
The direction from which objects are seen in ViewPlacement.
Syntax
public ViewDirectionType ViewDirection {get; set;}
Remarks

Changes are visible after calling Update.

See Also