Search Results for

    Show / Hide Table of Contents

    Class Constants

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

    Fields

    | Edit this page View Source

    DefaultResolution

    Declaration
    public const float DefaultResolution = 1
    Field Value
    Type Description
    float
    | Edit this page View Source

    DegreesToRadians

    Declaration
    public const float DegreesToRadians = 0.017453292
    Field Value
    Type Description
    float
    | Edit this page View Source

    Epsilon

    Declaration
    public const double Epsilon = 1.11022302462516E-16
    Field Value
    Type Description
    double
    • Edit this page
    • View Source
    In this article
    Back to top Generated by DocFX