Show / Hide Table of Contents

    Class ExtentExtensions

    Inheritance
    System.Object
    ExtentExtensions
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: BruTile
    Assembly: Mapsui.dll
    Syntax
    public static class ExtentExtensions

    Methods

    | Improve this Doc View Source

    ToBoundingBox(Extent)

    Declaration
    public static BoundingBox ToBoundingBox(this Extent extent)
    Parameters
    Type Name Description
    BruTile.Extent extent
    Returns
    Type Description
    BoundingBox
    • Improve this Doc
    • View Source
    Back to top Generated by DocFX