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

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

    Property Value

    P8 properties of the text.
    See Also