ContainerAnimationEndPosition Property (C1ProgressBarTemplateSettings)
In This Topic
Gets the target To point of the container animation that animates the
C1ProgressBar.
Syntax
'Declaration
Public ReadOnly Property ContainerAnimationEndPosition As Double
public double ContainerAnimationEndPosition {get;}
See Also