API Help
Eplan.EplApi.DataModel.Graphics Namespace / Line Class / EndPoint Property

In This Topic
EndPoint Property (Line)
In This Topic
Returns Line's end point.
Syntax
public PointD EndPoint {get; set;}

Property Value

Eplan.EplApi.Base.PointD - end point of the line.
See Also