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

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