Back to Devexpress

MapItem.Visible Property

wpf-devexpress-dot-xpf-dot-map-dot-mapitem-8e883e80.md

latest932 B
Original Source

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.2.dll

NuGet Package : DevExpress.Wpf.Map

Declaration

csharp
public bool Visible { get; set; }
vb
Public Property Visible As Boolean

Property Value

TypeDescription
Boolean

true to display a map item; otherwise, false.

|

See Also

MapItem Class

MapItem Members

DevExpress.Xpf.Map Namespace