WmsLayer.RightBottom Property
Returns the right-bottom coordinate of the geographical region provided by WmsLayer.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v24.1.dll
NuGet Package: DevExpress.Wpf.Map
Declaration
Property Value
Type | Description |
---|---|
CoordPoint | A CoordPoint object specifying the geographical coordinate. |
See Also