API Help
Eplan.EplApi.DataModel.Planning Namespace / SegmentPlacement Class / HasPolylineAsLogicalArea Property

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