ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1ProgressBarTemplateSettings Class / EllipseDiameter Property

In This Topic
    EllipseDiameter Property
    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 System.Double
    public System.double EllipseDiameter {get;}
    See Also