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

In This Topic
Extension Property
In This Topic
Returns if Line has an extension.
Syntax
public bool Extension {get; set;}

Property Value

true : line has an extension

false : line does not have an extension

See Also