Eplan Platform API
Eplan.EplApi.DataModel Namespace / SymbolReference.Segment Class / EndPoint Property

In This Topic
    EndPoint Property (SymbolReference.Segment)
    In This Topic
    Returns the end point of the segment.
    Syntax
    public PointD EndPoint {get;}
    public:
    property PointD EndPoint {
       PointD get();
    }
    See Also