ObjectKeyFrame.KeyTime 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取或设置关键帧的目标 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。
实现
注解
Dependency 属性信息
| 物品 | 价值 |
|---|---|
| 标识符字段 | KeyTimeProperty |
元数据属性设置为 true |
None |