Gets whether the Hatch boundary is a PolyLine.
.NET Syntax
Visual Basic (Declaration) | |
---|
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