This method displays the Pin Dialog.

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

Return Value

Returns True if successful, otherwise returns False

Explanation

The ShowPinDialog method displays the Pin 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

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

 

The ImageKit WPF is created by Newtone Corporation