MatrixAnimationBase.TargetPropertyType 属性

定义

获取此动画生成的值的类型。

public:
 property Type ^ TargetPropertyType { Type ^ get(); };
public override sealed Type TargetPropertyType { get; }
member this.TargetPropertyType : Type
Public Overrides NotOverridable ReadOnly Property TargetPropertyType As Type

属性值

此动画生成的值的类型。

适用于