Core Library for WPF | ComponentOne
C1.WPF.Core 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 Double
    public double ContainerAnimationStartPosition {get;}
    See Also