Eplan Platform API
Eplan.EplApi.DataModel.Graphics Namespace / ViewPlacementPropertyList Class / ViewPlacementPropertyList Constructor / ViewPlacementPropertyList Constructor(ViewPlacement)
ViewPlacement object whose properties will be affected.

In This Topic
ViewPlacementPropertyList Constructor(ViewPlacement)
In This Topic
Should be used internal only
Syntax
public ViewPlacementPropertyList( 
   ViewPlacement obj
)

Parameters

obj
ViewPlacement object whose properties will be affected.
See Also