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

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