Int32KeyFrame.Value 属性
定义
获取或设置关键帧的目标值。Gets or sets the key frame's target value.
public:
property int Value { int get(); void set(int value); };
public int Value { get; set; }
member this.Value : int with get, set
Public Property Value As Integer
属性值
关键帧的目标值,该值是此关键帧在其指定的 KeyTime 处的值。The key frame's target value, which is the value of this key frame at its specified KeyTime. 默认值为0
。The default value is 0
.
注解
依赖项属性信息Dependency Property Information
标识符字段Identifier field | ValueProperty |
元数据属性设置为true Metadata properties set to true |
NoneNone |