Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Gibt den Standardgeografieverweis an (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