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 Block instance in the drawing, false to hide itDraftSight V1R1
Visible Property (IBlockInstance) | 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 ) |