CharKeyFrame.Value プロパティ

定義

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

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

プロパティ値

Char

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

注釈

依存プロパティ情報

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

適用対象