Gets or sets whether to show the Ellipse or elliptical Arc in the drawing.
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 Ellipse or elliptical Arc in the drawing, false to hide itDraftSight V1R1.1