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

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