ComponentOne Carousel for WPF and Silverlight
SetVerticalOffset Method (C1CarouselPanel)

C1.Silverlight.Carousel Namespace > C1CarouselPanel Class : SetVerticalOffset Method
Implements the IScrollInfo.SetVerticalOffset method.
Syntax
'Declaration
 
Public Sub SetVerticalOffset( _
   ByVal offset As System.Double _
) 
public void SetVerticalOffset( 
   System.double offset
)

Parameters

offset
See Also

Reference

C1CarouselPanel Class
C1CarouselPanel Members