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

平面地球マッピングまたはラウンドアース マッピングに使用される特定の楕円体に基づく空間参照システムに対応する、地理的図形の空間参照識別子。

適用対象