Back to Devexpress

MapControl.ActualCoordinatesPanelOptions Property

wpf-devexpress-dot-xpf-dot-map-dot-mapcontrol-d32f1eb7.md

latest1.3 KB
Original Source

MapControl.ActualCoordinatesPanelOptions Property

Gets the actual value for the Coordinates Panel options of the MapControl object.

Namespace : DevExpress.Xpf.Map

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

NuGet Package : DevExpress.Wpf.Map

Declaration

csharp
[NonCategorized]
public CoordinatesPanelOptions ActualCoordinatesPanelOptions { get; }
vb
<NonCategorized>
Public ReadOnly Property ActualCoordinatesPanelOptions As CoordinatesPanelOptions

Property Value

TypeDescription
CoordinatesPanelOptions

A CoordinatesPanelOptions object.

|

See Also

MapControl Class

MapControl Members

DevExpress.Xpf.Map Namespace