CoordinateSystem.DefaultGeography Field

Specifies the Default Geography Reference (SRID 4326, WGS84).

Namespace:  System.Spatial
Assembly:  System.Spatial (in System.Spatial.dll)

Syntax

'Declaration
Public Shared ReadOnly DefaultGeography As CoordinateSystem
'Usage
Dim value As CoordinateSystem 

value = CoordinateSystem.DefaultGeography
public static readonly CoordinateSystem DefaultGeography
public:
static initonly CoordinateSystem^ DefaultGeography
static val DefaultGeography: CoordinateSystem
public static final var DefaultGeography : CoordinateSystem

See Also

Reference

CoordinateSystem Class

System.Spatial Namespace