Layer.Visible Property

Gets or sets layer status (On/Off).
Public Overridable Property Visible() As Boolean
This language is not supported or no code example is available.
public virtual bool Visible {get; set;}
This language is not supported or no code example is available.

Property Value

bool
Remarks
 
When changing the visibility of a Layer, call EntityList.UpdateBoundingBox to avoid visualization problems.

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition