IsPolyLine Property (IHatchBoundaryLoop) Send Feedback
See Also  Example
Gets whether the Hatch boundary is a PolyLine.

Syntax

Visual Basic 
ReadOnly Property IsPolyLine As System.Boolean
C# 
System.bool IsPolyLine {get;}
JavaScript 
get_IsPolyLine () : Boolean
COM native C++ 
HRESULT get_IsPolyLine(
   VARIANT_BOOL* Val
) 
C++ 
DSRESULT get_IsPolyLine (
   bool* Val
)

Property Value

True if a PolyLine, false if not

Example

See Also

Availability

DraftSight V1R1.3