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