バージョン

AnimationFill プロパティ (CustomBusyAnimation)

Infragistics.Controls.Interactions.Primitives.CustomBusyAnimationPresenter のインスタンスが CustomBusyAnimation を描画するために作成された場合、アニメーションのグリフを塗りつぶすための Brush を取得または設定します。
シンタックス
'宣言
 
Public Property AnimationFill As Brush
public Brush AnimationFill {get; set;}
解説
このプロパティの値は、最初に作成されるときに CustomBusyAnimationInfragistics.Controls.Interactions.Primitives.SingleBrushBusyAnimationPresenter.AnimationFill プロパティを初期化するためのみに使用されます。このプロパティの値を Infragistics.Controls.Interactions.Primitives.CustomBusyAnimationPresenter インスタンスが作成された後に変更した場合、そのインスタンスに影響しません。
参照