次の方法で共有


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
構築された地理的オブジェクト。

関連項目

参照

IGeographyProvider インターフェイス

System.Spatial 名前空間