Show / Hide Table of Contents

    Class Constants

    Inheritance
    System.Object
    Constants
    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: Mapsui.Utilities
    Assembly: Mapsui.dll
    Syntax
    public static class Constants

    Fields

    | Improve this Doc View Source

    DefaultResolution

    Declaration
    public const float DefaultResolution = 1F
    Field Value
    Type Description
    System.Single
    | Improve this Doc View Source

    DegreesToRadians

    Declaration
    public const float DegreesToRadians = 0.0174532924F
    Field Value
    Type Description
    System.Single
    | Improve this Doc View Source

    Epsilon

    Declaration
    public const double Epsilon = 1.11022302462516E-16
    Field Value
    Type Description
    System.Double
    • Improve this Doc
    • View Source
    Back to top Generated by DocFX