EllipseOffset Property (C1ProgressBarTemplateSettings)
In This Topic
Gets the template-defined offset position of the Ellipse element that is animated in a templated
C1ProgressBar.
Syntax
'Declaration
Public ReadOnly Property EllipseOffset As Double
public double EllipseOffset {get;}
See Also