The following tables list the members exposed by ProgressRingBusyAnimation.
Name | Description | |
---|---|---|
ProgressRingBusyAnimation Constructor | Initializes a new ProgressBarBusyAnimation. |
Name | Description | |
---|---|---|
AnimationTotalDuration | Gets 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) | |
Background | Gets or sets the Brush used to fill the area inside the ring when an instance of a Infragistics.Controls.Interactions.Primitives.ProgressRingBusyAnimationPresenter is created to render a ProgressRingBusyAnimation. | |
Foreground | Gets or sets the Brush used to render the progress text inside the ring when an instance of a Infragistics.Controls.Interactions.Primitives.ProgressRingBusyAnimationPresenter is created to render a ProgressRingBusyAnimation. | |
Name | Overridden. Returns "ProgressRing". | |
RingBackground | Gets or sets the Brush used to fill the background when an instance of a Infragistics.Controls.Interactions.Primitives.ProgressRingBusyAnimationPresenter is created to render a ProgressRingBusyAnimation. | |
RingFill | Gets or sets the Brush used to fill the outer ring when an instance of a Infragistics.Controls.Interactions.Primitives.ProgressRingBusyAnimationPresenter is created to render a ProgressRingBusyAnimation. |
Name | Description | |
---|---|---|
CreatePresenter | Overridden. Creates an instance of the element used to represent the animation. | |
ToString | Returns the Name of the animation. (Inherited from Infragistics.Controls.Interactions.BusyAnimation) |