共用方式為


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)

屬性值

拍攝相片的經度座標。

系統會使用下列檔案屬性來計算此座標:

適用於