VectorKeyFrame.Value プロパティ

定義

キー フレームのターゲット値を取得または設定します。

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

プロパティ値

キー フレームのターゲット値は、指定された KeyTime にあるこのキー フレームの値です。 既定値は 0 です。

注釈

依存プロパティ情報

識別子フィールド ValueProperty
に設定されたメタデータ プロパティ true なし

適用対象