Show / Hide Table of Contents

    Enum ScaleMethod

    Namespace: Mapsui.Utilities
    Assembly: Mapsui.dll
    Syntax
    public enum ScaleMethod

    Fields

    Name Description
    Fill

    Fill up the entire view port of the screen

    Fit

    Fit within the view port of the screen

    FitHeight

    Fill the height of the screen

    FitWidth

    Fill the width of the screen

    • Improve this Doc
    • View Source
    Back to top Generated by DocFX