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 執行個體。

適用於