IsVisible

CmxLayer.IsVisible property

Gets or sets a value indicating whether this layer is visible.

public bool IsVisible { get; set; }

Property Value

true if this layer is visible; otherwise, false.

See Also