Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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