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

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

    Property Value

    P8 properties of the line.
    See Also