Visual Basic | |
---|---|
Property Visible As System.Boolean |
C# | |
---|---|
System.bool Visible {get; set;} |
JavaScript | |
---|---|
get_Visible () : Boolean put_Visible ( NewVal : Boolean ) |
Property Value
True to show the 2D PolyLine in the drawing, false to hide itDraftSight V1R1.1
Visible Property (IPolyLine) | Send Feedback |
See Also |
Visual Basic | |
---|---|
Property Visible As System.Boolean |
C# | |
---|---|
System.bool Visible {get; set;} |
JavaScript | |
---|---|
get_Visible () : Boolean put_Visible ( NewVal : Boolean ) |