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