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