Class ViewportLimiter
Implements
Inherited Members
Namespace: Mapsui.Limiting
Assembly: Mapsui.dll
Syntax
public class ViewportLimiter : IViewportLimiter
Methods
| Edit this page View SourceLimit(Viewport, MRect?, MMinMax?)
Declaration
public Viewport Limit(Viewport viewport, MRect? panBounds, MMinMax? zoomBounds)
Parameters
| Type | Name | Description |
|---|---|---|
| Viewport | viewport | |
| MRect | panBounds | |
| MMinMax | zoomBounds |
Returns
| Type | Description |
|---|---|
| Viewport |