VectorLayerBase.GetViewport() Method
Returns the current viewport of the vector layer.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v26.1.dll
Declaration
Returns
| Type | Description |
|---|---|
| MapViewport | A MapViewport object. |
See Also