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