AzureBusyAnimationデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
AzureBusyAnimation コンストラクタ | 新しい GearsBusyAnimation を初期化します。 |
名前 | 解説 | |
---|---|---|
AnimationTotalDuration | アニメーションを 0% から 100% に変更するためにかかる時間を決定する Duration 値を取得または設定します。特定の Infragistics.Controls.Interactions.Primitives.BusyAnimationPresenter に指定されるデフォルト値を使用するには null 値を設定します。 Infragistics.Controls.Interactions.BusyAnimationから継承されます。 | |
LowerElementsFill | Infragistics.Controls.Interactions.Primitives.AzureBusyAnimationPresenter のインスタンスが AzureBusyAnimation を描画するために作成された場合、下部の要素の基本色として使用される Brush を取得または設定します。 | |
Name | オーバーライドされます。 "Azure" を返します。 | |
UpperElementsFill | Infragistics.Controls.Interactions.Primitives.AzureBusyAnimationPresenter のインスタンスが AzureBusyAnimation を描画するために作成された場合、上部の要素の基本色として使用される Brush を取得または設定します。 |
名前 | 解説 | |
---|---|---|
CreatePresenter | オーバーライドされます。 アニメーションを表すために使用される要素のインスタンスを作成します。 | |
ToString | アニメーションの BusyAnimation.Name を返します。 Infragistics.Controls.Interactions.BusyAnimationから継承されます。 |