ComponentOne Extended Library for WPF and Silverlight
ItemSpeed Property

C1.Silverlight.Extended Namespace > C1CoverFlow Class : ItemSpeed Property
Gets or sets the speed at which the items' position changes.
Syntax
'Declaration
 
Public Property ItemSpeed As Double
public double ItemSpeed {get; set;}
Remarks
This value should be greater than 0 and less that or equal than 1. with 1 meaning instantaneous changes.
See Also

Reference

C1CoverFlow Class
C1CoverFlow Members