ComponentOne Carousel for WPF and Silverlight
C1.Silverlight.Carousel Namespace / C1CarouselPanel Class / ActualScrollTransitionFactor Property

In This Topic
    ActualScrollTransitionFactor Property (C1CarouselPanel)
    In This Topic
    Negative or positive depending on scroll direction. Absolute range is [0; 1].
    Syntax
    'Declaration
     
    
    Protected ReadOnly Property ActualScrollTransitionFactor As Double
    protected double ActualScrollTransitionFactor {get;}
    See Also