This property retrieves the current state of the preview.

[Visual Basic] Public ReadOnly Property State As Newtone.ImageKit.Wpf.WebCamera.State
[C#] public Newtone.ImageKit.Wpf.WebCamera.State State {get;}

Property Value

Read Only

Explanation

The State property retrieves the current state of the preview. The value retrieved will refer to a State 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