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

In This Topic
    EllipseAnimationWellPosition Property
    In This Topic
    Gets the stopped point of the Ellipse animation that animates the C1ProgressBar.
    Syntax
    'Declaration
     
    Public ReadOnly Property EllipseAnimationWellPosition As System.Double
    public System.double EllipseAnimationWellPosition {get;}
    See Also