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