MapDot.Location Property
Gets or sets a location of the map dot on a map.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| CoordPoint | A CoordPoint object containing geographic coordinates of the dot location. |
See Also