ComponentOne Bitmap for UWP
SetFrameRateThreshold Method

C1.UWP.DX Assembly > C1.Util.DX.Animation Namespace > Timer Class : SetFrameRateThreshold Method
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

Reference

Timer Class
Timer Members