Eplan Platform API
Eplan.EplApi.DataModel.Graphics Namespace / Line Class / StartArrow Property

In This Topic
StartArrow Property
In This Topic
Returns if Line starts with an arrow.
Syntax
public bool StartArrow {get; set;}

Property Value

true : line starts with an arrow

false : line does not start with an arrow

See Also