StringKeyFrame.Value 属性

定义

获取或设置关键帧的目标值。

public:
 property System::String ^ Value { System::String ^ get(); void set(System::String ^ value); };
public string Value { get; set; }
member this.Value : string with get, set
Public Property Value As String

属性值

关键帧的目标值,它是此关键帧在其指定的 KeyTime值。 默认值为 0

注解

Dependency 属性信息

项目 价值
标识符字段 ValueProperty
元数据属性设置为 true None

适用于