EagerLoadType Enumeration

EagerLoad property type enumerator

Definition

Namespace: CoordinateSharp
Assembly: CoordinateSharp (in CoordinateSharp.dll) Version: 2.21.1.1
XMLNS for XAML: Not mapped to an xmlns.
C#
[SerializableAttribute]
[FlagsAttribute]
public enum EagerLoadType

Members

UTM_MGRS1 UTM and MGRS
Celestial2 Celestial
Cartesian4 Cartesian
ECEF8 ECEF
WebMercator16 Web Mercator EPSG:3857
GEOREF32 GEOREF

See Also