| Visual Basic | |
|---|---|
Property Shown As System.Boolean | |
| C# | |
|---|---|
System.bool Shown {get; set;} | |
| JavaScript | |
|---|---|
get_Shown () : Boolean put_Shown ( NewVal : Boolean ) | |
Property Value
True if the Layer is shown, false if hiddenWhen a Layer is shown, the entities on it are visible. Entities on hidden Layers are not visible.
DraftSight V1R1.1
Syntax