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

In This Topic
    SetFrameRateThreshold Method
    In This Topic
    HRESULT IUIAnimationTimer::SetFrameRateThreshold([In] unsigned int framesPerSecond)
    Syntax
    'Declaration
     
    Public Sub SetFrameRateThreshold( _
       ByVal framesPerSecond As System.Integer _
    ) 
    public void SetFrameRateThreshold( 
       System.int framesPerSecond
    )

    Parameters

    framesPerSecond
    See Also