既定の地理参照 (SRID 4326、WGS84) を指定します。
名前空間: System.Spatial
アセンブリ: System.Spatial (System.Spatial.dll)
構文
'宣言
Public Shared ReadOnly DefaultGeography As CoordinateSystem
'使用
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