Version

AzureBusyAnimation Class Members

The following tables list the members exposed by AzureBusyAnimation.

Public Constructors
 NameDescription
Public ConstructorAzureBusyAnimation ConstructorInitializes a new GearsBusyAnimation  
Public Properties
 NameDescription
Public PropertyAnimationTotalDurationGets or sets a Duration value that determines the time it takes for the animation to go from 0 to 100%, or null to use the default value specified on the individual Infragistics.Controls.Interactions.Primitives.BusyAnimationPresenters. (Inherited from Infragistics.Controls.Interactions.BusyAnimation)
Public PropertyLowerElementsFillGets or sets the Brush used as base color for the lower half elements of an instance of a Infragistics.Controls.Interactions.Primitives.AzureBusyAnimationPresenter is created to render a AzureBusyAnimation.  
Public PropertyNameOverridden. Returns "Azure".  
Public PropertyUpperElementsFillGets or sets the Brush used as base color for the upper half elements of an instance of a Infragistics.Controls.Interactions.Primitives.AzureBusyAnimationPresenter is created to render a AzureBusyAnimation.  
Public Methods
 NameDescription
Public MethodCreatePresenterOverridden. Creates an instance of the element used to represent the animation.  
Public MethodToStringReturns the BusyAnimation.Name of the animation. (Inherited from Infragistics.Controls.Interactions.BusyAnimation)
See Also