共用方式為


ManipulationDelta2D.TranslationY 屬性

定義

取得沿 Y 軸的轉移 (以座標單位計)。

public:
 property float TranslationY { float get(); };
public float TranslationY { get; }
member this.TranslationY : single
Public ReadOnly Property TranslationY As Single

屬性值

Single

沿 Y 軸的轉移 (以座標單位計)。

適用於