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

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

    Property Value

    P8 properties of the text.
    See Also