다음을 통해 공유


SpatialBuilder.ConstructedGeography 속성

가장 최근에 생성된 지리 개체를 가져옵니다.

네임스페이스:  System.Spatial
어셈블리:  System.Spatial(System.Spatial.dll)

구문

‘선언
Public ReadOnly Property ConstructedGeography As Geography
    Get
‘사용 방법
Dim instance As SpatialBuilder
Dim value As Geography

value = instance.ConstructedGeography
public Geography ConstructedGeography { get; }
public:
virtual property Geography^ ConstructedGeography {
    Geography^ get () sealed;
}
abstract ConstructedGeography : Geography
override ConstructedGeography : Geography
final function get ConstructedGeography () : Geography

속성 값

유형: System.Spatial.Geography
생성된 지리 개체입니다.

구현

IGeographyProvider.ConstructedGeography

참고 항목

참조

SpatialBuilder 클래스

System.Spatial 네임스페이스