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

In This Topic
    NumberOfPoints Property
    In This Topic
    Number of vertices of a poly line.
    Syntax
    public int NumberOfPoints {get;}
    public:
    property int NumberOfPoints {
       int get();
    }
    See Also