言語

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

プロパティ値

慣性位相開始時の線形移動の初期速度。

適用対象