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

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

Property Value

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