Core Library for WPF | ComponentOne
C1.WPF.Core Namespace / C1ActivityIndicator Class / EllipseDiameter Property

In This Topic
    EllipseDiameter Property (C1ActivityIndicator)
    In This Topic
    Gets the diameter of the ellipse.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property EllipseDiameter As Double
    public double EllipseDiameter {get;}
    See Also