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 Environment.UpdateBoundingBox to avoid visualization problems.

.NET Framework

Supported in: 4.8

In this article

Definition