InertiaTranslationBehavior.InitialVelocity プロパティ

定義

慣性フェーズが開始するときの操作の直線的な動きの初期速度を取得または設定します。

public:
 property System::Windows::Vector InitialVelocity { System::Windows::Vector get(); void set(System::Windows::Vector value); };
public System.Windows.Vector InitialVelocity { get; set; }
member this.InitialVelocity : System.Windows.Vector with get, set
Public Property InitialVelocity As Vector

プロパティ値

慣性フェーズが開始するときの操作の直線的な動きの初期速度。

適用対象