ByteKeyFrame.Value プロパティ

定義

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

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

プロパティ値

Byte

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

注釈

依存プロパティ情報

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

適用対象