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