This method displays the Filter Dialog.

[Visual Basic] Public Function ShowFilterDialog() As Boolean
[C#] public bool ShowFilterDialog();

Return Value

Returns True if successful, otherwise returns False

Explanation

The ShowFilterDialog method displays the Filter Dialog.

To execute this method it is first necessary to execute the Open method and establishing a connection to the Web(USB) camera.

If unsuccessful, then "Step", "Connect" or "ETC" will be set in the ErrorStatus property.

See Also

Record Members | Newtone.ImageKit.Wpf.WebCamera.Record

 

The ImageKit WPF is created by Newtone Corporation