IKeyFrame 接口

定义

接口 IKeyFrame 实现提供对属性的非类型访问 KeyTime

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

注解

访问 KeyTime 实例可让用户更精细地控制动画的内插,从而获得更优雅、协调协调且更真实的体验。

属性

名称 说明
KeyTime

获取或设置 KeyTime 与 KeyFrame 对象关联的值。

Value

获取或设置与 KeyTime 实例关联的值。

适用于