WmsBoundingBox.LeftTop Property
Returns the geographical coordinate of the left-top corner of a WmsBoundingBox.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v25.1.dll
NuGet Package: DevExpress.Win.Map
Declaration
Property Value
| Type | Description |
|---|---|
| CoordPoint | A CoordPoint object. |
See Also