API Help
Eplan.EplApi.DataModel.Graphics Namespace / PropertyPlacementPropertyList Class / PropertyPlacementPropertyList Constructor / PropertyPlacementPropertyList Constructor(PropertyPlacement)
PropertyPlacement object whose properties will be affected.

In This Topic
    PropertyPlacementPropertyList Constructor(PropertyPlacement)
    In This Topic
    Should be used internal only
    Syntax
    public PropertyPlacementPropertyList( 
       PropertyPlacement obj
    )
    public:
    PropertyPlacementPropertyList( 
       PropertyPlacement^ obj
    )

    Parameters

    obj
    PropertyPlacement object whose properties will be affected.
    See Also