Gets or sets the amount (in milliseconds) of time of the turn animation.
Namespace:
C1.Silverlight.ExtendedAssembly: C1.Silverlight.Extended (in C1.Silverlight.Extended.dll)
Syntax
C# |
---|
public int TurnInterval { get; set; } |
Visual Basic |
---|
Public Property TurnInterval As Integer Get Set |