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

In This Topic
GraphicalPlacementPropertyList Constructor(GraphicalPlacement)
In This Topic
Should be used internal only
Syntax
public GraphicalPlacementPropertyList( 
   GraphicalPlacement obj
)

Parameters

obj
GraphicalPlacement object whose properties will be affected.
See Also