共用方式為


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 命名空間