Search Results for

    Show / Hide Table of Contents

    Class ProjectionDefaults

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

    Properties

    | Edit this page View Source

    Projection

    Static property that can be overridden by a user defined IProjection.

    Declaration
    public static IProjection Projection { get; set; }
    Property Value
    Type Description
    IProjection
    • Edit this page
    • View Source
    In this article
    Back to top Generated by DocFX