Back to Devexpress

MapLegendBase.ActualVisibility Property

wpf-devexpress-dot-xpf-dot-map-dot-maplegendbase-b654a6d8.md

latest1.1 KB
Original Source

MapLegendBase.ActualVisibility Property

Gets the actual visibility state of the map legend.

Namespace : DevExpress.Xpf.Map

Assembly : DevExpress.Xpf.Map.v25.2.dll

NuGet Package : DevExpress.Wpf.Map

Declaration

csharp
[Browsable(false)]
public Visibility ActualVisibility { get; }
vb
<Browsable(False)>
Public ReadOnly Property ActualVisibility As Visibility

Property Value

TypeDescription
Visibility

A Visibility enumeration value specifies the current state of the map legend visibility.

|

See Also

MapLegendBase Class

MapLegendBase Members

DevExpress.Xpf.Map Namespace