API Help
Eplan.EplApi.DataModel Namespace / SymbolReference Class / HasPolylineAsLogicalArea Property

In This Topic
HasPolylineAsLogicalArea Property (SymbolReference)
In This Topic
Returns true if the symbol's logical area is a polyline (consisting of segments) rather than just a rectangle.
Syntax
public virtual bool HasPolylineAsLogicalArea {get;}
See Also