ViewportChangedEventArgs.BottomRight Property
Returns the bottom-right coordinate of the current viewport.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v25.1.dll
NuGet Package: DevExpress.Wpf.Map
Declaration
Property Value
| Type | Description |
|---|---|
| GeoPoint | A GeoPoint containing information about the bottom-right coordinate. |
See Also