Search Results for

    Show / Hide Table of Contents

    Class MRectExtensions

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

    Methods

    | Edit this page View Source

    ToEnvelope(MRect)

    Declaration
    public static Envelope ToEnvelope(this MRect rect)
    Parameters
    Type Name Description
    MRect rect
    Returns
    Type Description
    Envelope
    | Edit this page View Source

    ToPolygon(MRect)

    Declaration
    public static Polygon ToPolygon(this MRect rect)
    Parameters
    Type Name Description
    MRect rect
    Returns
    Type Description
    Polygon
    • Edit this page
    • View Source
    In this article
    Back to top Generated by DocFX