Search Results for

    Show / Hide Table of Contents

    Class MSectionExtensions

    Inheritance
    object
    MSectionExtensions
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Mapsui.Extensions
    Assembly: Mapsui.dll
    Syntax
    public static class MSectionExtensions

    Properties

    | Edit this page View Source

    MaxPixels

    Declaration
    public static int MaxPixels { get; set; }
    Property Value
    Type Description
    int

    Methods

    | Edit this page View Source

    CheckIfAreaIsTooBig(MSection)

    Declaration
    public static bool CheckIfAreaIsTooBig(this MSection section)
    Parameters
    Type Name Description
    MSection section
    Returns
    Type Description
    bool
    • Edit this page
    • View Source
    In this article
    Back to top Generated by DocFX