Vector3DKeyFrame.KeyTime プロパティ

定義

キー フレームのターゲットとなる Value に達する時間を取得または設定します。

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

プロパティ値

キー フレームの現在の値がその Value プロパティと等しくなる時間。 既定値は Uniform です。

実装

注釈

依存プロパティ情報

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

適用対象

こちらもご覧ください