Extended Library for UWP | ComponentOne
C1.UWP.Extended Assembly / C1.Xaml.Extended Namespace / C1Book Class / TurnInterval Property

In This Topic
    TurnInterval Property
    In This Topic
    Gets or sets the amount (in milliseconds) of time of the turn animation.
    Syntax
    'Declaration
     
    Public Property TurnInterval As Integer
    public int TurnInterval {get; set;}
    See Also