IGeographyProvider.ConstructedGeography 속성
가장 최근에 생성된 지리 개체를 가져옵니다.
네임스페이스: System.Spatial
어셈블리: System.Spatial(System.Spatial.dll)
구문
‘선언
ReadOnly Property ConstructedGeography As Geography
Get
‘사용 방법
Dim instance As IGeographyProvider
Dim value As Geography
value = instance.ConstructedGeography
Geography ConstructedGeography { get; }
property Geography^ ConstructedGeography {
Geography^ get ();
}
abstract ConstructedGeography : Geography
function get ConstructedGeography () : Geography
속성 값
유형: System.Spatial.Geography
생성된 지리 개체입니다.