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 | |
---|
IsPolyLine : System.boolean |
C++ | |
---|
property System.bool IsPolyLine { bool* Val
)
|
Property Value
True if a PolyLine, false if not