This property sets the frame rate.

[Visual Basic] Public Property FrameRate As Double
[C#] public double FrameRate {get; set;}

Property Value

The frame rate (in frames per second)

Explanation

The FrameRate property sets the frame rate.

This property is refreshed after executing the Open and ShowPenDialog methods.

If this property is set before executing the SetStreamFormat method, that frame rate will be used.

See Also

Preview Members | Newtone.ImageKit.Wpf.WebCamera.Preview

 

The ImageKit WPF is created by Newtone Corporation