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

In This Topic
    Properties Property (PropertyPlacement)
    In This Topic
    .NET Property enabling access to P8 properties of the PropertyPlacement object.
    Syntax
    public new PropertyPlacementPropertyList Properties {get;}
    public:
    new property PropertyPlacementPropertyList^ Properties {
       PropertyPlacementPropertyList^ get();
    }

    Property Value

    P8 properties of the PropertyPlacement.
    See Also