MindFusion.Wpf Pack Programmer's Guide
Layer(TColor, TPalette).Visible Property
See Also
 





Gets or sets whether this layer should be visible in the map view.

Namespace: MindFusion.Mapping
Assembly: MindFusion.Mapping

 Syntax

C#  Copy Code

public bool Visible { get; set; }

Visual Basic  Copy Code

Public Property Visible As Boolean

 Property Value

true to show this layer, otherwise false.

 See Also

Layer(TColor, TPalette) Members
Layer(TColor, TPalette) Class
MindFusion.Mapping Namespace