MapDot.Location Property
Gets or sets a location of the map dot on a map.
Namespace: DevExpress.UI.Xaml.Map
Assembly: DevExpress.UI.Xaml.Map.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
Declaration
Property Value
Type | Description |
---|---|
GeoPoint | A GeoPoint object containing geographic coordinates of the dot location. |
See Also