Eplan Platform API
Eplan.EplApi.DataModel.Graphics Namespace / GraphicalPlacement Class / Properties Property

In This Topic
    Properties Property (GraphicalPlacement)
    In This Topic
    Allows properties access.
    Syntax
    public new GraphicalPlacementPropertyList Properties {get;}
    public:
    new property GraphicalPlacementPropertyList^ Properties {
       GraphicalPlacementPropertyList^ get();
    }
    See Also