[]
Seetings of C1ProgressBar to be used in the control template.
public class C1ProgressBarTemplateSettings : INotifyPropertyChanged
Name | Description |
---|---|
ContainerAnimationEndPosition | Gets the target To point of the container animation that animates the C1ProgressBar. |
ContainerAnimationStartPosition | Gets the From point of the container animation that animates the C1ProgressBar. |
EllipseAnimationEndPosition | Gets the To point of the Ellipse animation that animates the C1ProgressBar. |
EllipseAnimationWellPosition | Gets the stopped point of the Ellipse animation that animates the C1ProgressBar. |
EllipseDiameter | Gets the template-defined diameter of the Ellipse element that is animated in a templated C1ProgressBar. |
EllipseOffset | Gets the template-defined offset position of the Ellipse element that is animated in a templated C1ProgressBar. |
IndicatorLengthDelta | Gets the indicator length delta, which is useful for repositioning transitions. |
IndicatorWidth | Gets the width of the indicator. |
Name | Description |
---|---|
PropertyChanged | Occurs when a property value changes. |