Champ CoordinateSystem.DefaultGeography
Spécifie la référence par défaut de géographie (SRID 4326, WGS84).
Espace de noms : System.Spatial
Assembly : System.Spatial (en System.Spatial.dll)
Syntaxe
'Déclaration
Public Shared ReadOnly DefaultGeography As CoordinateSystem
'Utilisation
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