Search Results for

    Show / Hide Table of Contents

    Interface IViewportLimiter

    Namespace: Mapsui.Limiting
    Assembly: Mapsui.dll
    Syntax
    public interface IViewportLimiter

    Methods

    | Edit this page View Source

    Limit(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

    Extension Methods

    DisposableExtension.DisposeIfDisposable(object?)
    • Edit this page
    • View Source
    In this article
    Back to top Generated by DocFX