次の方法で共有


ImageProperties.Longitude プロパティ

定義

写真が撮影された経度座標を取得します。

public:
 property IReference<double> ^ Longitude { IReference<double> ^ get(); };
IReference<double> Longitude();
public System.Nullable<double> Longitude { get; }
var iReference = imageProperties.longitude;
Public ReadOnly Property Longitude As Nullable(Of Double)

プロパティ値

写真が撮影された経度座標。

システムは、次のファイル プロパティを使用してこの座標を計算します。

適用対象