CoordinateSharp
C#
XAML
Show/Hide TOC
Eager
Load
Type Enumeration
EagerLoad property type enumerator
Definition
Namespace:
CoordinateSharp
Assembly:
CoordinateSharp (in CoordinateSharp.dll) Version: 3.1.1.1
XMLNS for XAML:
Not mapped to an xmlns.
C#
Copy
[
SerializableAttribute
] [
FlagsAttribute
]
public
enum
EagerLoadType
Members
UTM_MGRS
1
UTM and MGRS
Celestial
2
Celestial
Cartesian
4
Cartesian
ECEF
8
ECEF
WebMercator
16
Web Mercator EPSG:3857
GEOREF
32
GEOREF
See Also
Reference
CoordinateSharp Namespace
In This Article
Definition
Members
See Also