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