Gets or sets the speed at which the items' position changes.
Namespace:
C1.Silverlight.ExtendedAssembly: C1.Silverlight.Extended (in C1.Silverlight.Extended.dll)
Syntax
C# |
---|
public double ItemSpeed { get; set; } |
Visual Basic |
---|
Public Property ItemSpeed As Double Get Set |
Remarks
This value should be greater than 0 and less that or equal than 1. with 1 meaning instantaneous changes.