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

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