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