API Help
Eplan.EplApi.MasterData Namespace / MDContourElement Class / EndPoint Property

In This Topic
    EndPoint Property (MDContourElement)
    In This Topic
    End point of contour element relative to reference point.
    Syntax
    public PointD EndPoint {get;}
    public:
    property PointD EndPoint {
       PointD get();
    }
    See Also