ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX.Animation Namespace / Storyboard2 Class / SetLongestAcceptableDelay Method

In This Topic
    SetLongestAcceptableDelay Method
    In This Topic
    HRESULT IUIAnimationStoryboard2::SetLongestAcceptableDelay([In] double delay)
    Syntax
    'Declaration
     
    Public Sub SetLongestAcceptableDelay( _
       ByVal delay As System.Double _
    ) 
    public void SetLongestAcceptableDelay( 
       System.double delay
    )

    Parameters

    delay
    See Also