IKeyFrame.KeyTime プロパティ

定義

KeyFrame オブジェクトに関連付けられた KeyTime 値を取得または設定します。

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

プロパティ値

KeyTime

KeyTime のインスタンス。

適用対象