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 SourceDefaultResolution
Declaration
public const float DefaultResolution = 1F
Field Value
Type | Description |
---|---|
System.Single |
DegreesToRadians
Declaration
public const float DegreesToRadians = 0.0174532924F
Field Value
Type | Description |
---|---|
System.Single |
Epsilon
Declaration
public const double Epsilon = 1.11022302462516E-16
Field Value
Type | Description |
---|---|
System.Double |