MapRectangle.Location Property
Gets or sets a location of the rectangle 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 rectangle location. |
See Also