ByteAnimationBase.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

プロパティ値

Type

このアニメーションで生成される値の型。

適用対象