MapOverlay.Visible Property
In This Article
Gets or sets the value indicating whether or not a map overlay is visible.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.2.dll
NuGet Package: DevExpress.Win.Map
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Boolean | true | true if a map overlay is visible; otherwise false. |
See Also