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