ComponentOne Carousel for WPF and Silverlight
C1.Silverlight.Carousel Namespace / C1CarouselPanel Class / GetPointAtFractionLength Method

In This Topic
    GetPointAtFractionLength Method (C1CarouselPanel)
    In This Topic
    Syntax
    'Declaration
     
    
    Protected Function GetPointAtFractionLength( _
       ByVal length As Double _
    ) As Point
    protected Point GetPointAtFractionLength( 
       double length
    )

    Parameters

    length
    See Also