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

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

    Property Value

    P8 properties of the PlaceHolder.
    See Also