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