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

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

    Property Value

    P8 properties of the poly line.
    See Also