Gets or sets whether this layer should be visible in the map view.
Namespace: MindFusion.Mapping
Assembly: MindFusion.Mapping
C# Copy Code |
---|
public bool Visible { get; set; } |
Visual Basic Copy Code |
---|
Public Property Visible As Boolean |
true to show this layer, otherwise false.