MapShape.GetBounds() Method
Returns information about the map shape bounds.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v24.1.dll
NuGet Package: DevExpress.Wpf.Map
Declaration
Returns
Type | Description |
---|---|
MapBounds | An object that contains information about the map shape bounds. |
See Also