This property retrieves the type of error that has occurred.

[Visual Basic] Public ReadOnly Property ErrorStatus As Newtone.ImageKit.Error
[C#] public Newtone.ImageKit.Error ErrorStatus {get;}

Property Value

Read Only

Explanation

The ErrorStatus property retrieves the type of error that has occurred.

The value retrieved will refer to a Error enum value. The property value is updated after a method is executed.

See Also

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

 

The ImageKit WPF is created by Newtone Corporation