MapItem.Visible Property
Gets or sets a value indicating whether a map item should be displayed.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v25.1.dll
NuGet Package: DevExpress.Wpf.Map
Declaration
Property Value
Type | Description |
---|---|
Boolean | true to display a map item; otherwise, false. |
See Also