Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
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