기본 지리 참조(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