| 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 polygon face mesh in the drawing, false to notDraftSight V1R1.3
| Visible Property (IPolyFaceMesh) | Send Feedback |
| See Also Example | |
| Visual Basic | |
|---|---|
Property Visible As System.Boolean | |
| C# | |
|---|---|
System.bool Visible {get; set;} | |
| JavaScript | |
|---|---|
get_Visible () : Boolean put_Visible ( NewVal : Boolean ) | |