共用方式為


IGeoshape 介面

定義

用來定義地理圖形的介面。

public interface class IGeoshape
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(3382485679, 50985, 17345, 143, 171, 214, 222, 201, 20, 223, 126)]
struct IGeoshape
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.Guid(3382485679, 50985, 17345, 143, 171, 214, 222, 201, 20, 223, 126)]
public interface IGeoshape
Public Interface IGeoshape
衍生
屬性

Windows 需求

裝置系列
Windows 10 (已於 10.0.10240.0 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v1.0 引進)
應用程式功能
location

屬性

AltitudeReferenceSystem

地理圖形的高度參考系統。

GeoshapeType

地理圖形的類型。

SpatialReferenceId

地理圖形的空間參考識別碼,根據用於平面對應或圓地球對應的特定橢圓體,對應至空間參考系統。

適用於