ColorKeyFrame.IKeyFrame.Value 屬性

定義

取得或設定與 KeyTime 執行個體相關聯的值。

property System::Object ^ System::Windows::Media::Animation::IKeyFrame::Value { System::Object ^ get(); void set(System::Object ^ value); };
object System.Windows.Media.Animation.IKeyFrame.Value { get; set; }
member this.System.Windows.Media.Animation.IKeyFrame.Value : obj with get, set
 Property Value As Object Implements IKeyFrame.Value

屬性值

這個屬性的目前值。

實作

適用於