Share via


PointerPointProperties.Orientation 屬性

定義

取得繞著指標裝置主要軸旋轉的逆時針角度, (Z 軸,垂直于數位板表面) 。 值為 0.0 度表示裝置導向數位板頂端。

public:
 property float Orientation { float get(); };
float Orientation();
public float Orientation { get; }
var single = pointerPointProperties.orientation;
Public ReadOnly Property Orientation As Single

屬性值

Single

float

介於 0.0 到 359.0 之間的值,以旋轉度為單位。 預設值為 0.0。

備註

方向也稱為 azimuth。

適用於