RectKeyFrame.Value プロパティ

定義

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

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

プロパティ値

Rect

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

注釈

依存プロパティ情報

識別子フィールド ValueProperty
メタデータのプロパティが次に設定されている true なし

適用対象