[]
        
(Showing Draft Content)

C1.WPF.C1ProgressBarTemplateSettings

C1ProgressBarTemplateSettings Class

Seetings of C1ProgressBar to be used in the control template.

Inheritance
C1ProgressBarTemplateSettings
Namespace: C1.WPF
Assembly: C1.WPF.4.6.2.dll
Syntax
public class C1ProgressBarTemplateSettings : INotifyPropertyChanged

Properties

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.

Events

Name Description
PropertyChanged

Occurs when a property value changes.