Int64KeyFrame.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

適用於

另請參閱