Search Results for

    Show / Hide Table of Contents

    Class TileInfo.Lod

    Inheritance
    object
    TileInfo.Lod
    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.Lod

    Properties

    | Edit this page View Source

    level

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

    resolution

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

    scale

    Declaration
    public double scale { 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