Eplan Platform API
Eplan.EplApi.DataModel.Graphics Namespace / PathTextPropertyList Class / PATHTEXT_FUNCTIONS Property / PATHTEXT_FUNCTIONS Property

In This Topic
    PATHTEXT_FUNCTIONS Property
    In This Topic
    Affected functions # 19800.
    Syntax
    public PropertyValue PATHTEXT_FUNCTIONS {get; set;}
    public:
    property PropertyValue^ PATHTEXT_FUNCTIONS {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    Lists all the functions for a path function text that adopt this function text from the path.

    See Also