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

In This Topic
EndArrow Property
In This Topic
Returns if Line is ended with an arrow.
Syntax
public bool EndArrow {get; set;}

Property Value

true : line ends with an arrow

false : line does not end with an arrow

See Also