Search Results for

    Show / Hide Table of Contents

    Class TileInfo.Origin

    Inheritance
    object
    TileInfo.Origin
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Mapsui.ArcGIS
    Assembly: Mapsui.ArcGIS.dll
    Syntax
    public class TileInfo.Origin

    Properties

    | Edit this page View Source

    x

    Declaration
    public double x { get; set; }
    Property Value
    Type Description
    double
    | Edit this page View Source

    y

    Declaration
    public double y { get; set; }
    Property Value
    Type Description
    double

    Extension Methods

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