次の方法で共有


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 軸に沿った変換 (座標単位)。

適用対象