LayerBase.GetViewport() Method
Returns a map viewport.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v25.1.dll
NuGet Package: DevExpress.Win.Map
Declaration
Returns
| Type | Description |
|---|---|
| MapViewport | A MapViewport object. |
See Also