Version

GearsBusyAnimation Class Properties

For a list of all members of this type, see GearsBusyAnimation members.

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 PropertyBigGearFillGets or sets the Brush used to fill the big gear 'glyph' when an instance of a Infragistics.Controls.Interactions.Primitives.GearsBusyAnimationPresenter is created to render a GearsBusyAnimation.  
Public PropertyNameOverridden. Returns "Gears".  
Public PropertySmallGearFillGets or sets the Brush used to fill the small gear 'glyph' when an instance of a Infragistics.Controls.Interactions.Primitives.GearsBusyAnimationPresenter is created to render a GearsBusyAnimation.  
See Also