IKeyFrame 介面

定義

IKeyFrame 介面實作提供 KeyTime 屬性的不具型別存取。

public interface class IKeyFrame
public interface IKeyFrame
type IKeyFrame = interface
Public Interface IKeyFrame
衍生

備註

存取 KeyTime 實例可讓使用者更精細地控制動畫的插補,以提供更簡潔、協調且真實的體驗。

屬性

KeyTime

取得或設定與 KeyFrame 物件相關聯的 KeyTime 值。

Value

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

適用於