This property retrieves the current state of the recording.

[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 recording. The value retrieved will refer to a State enum value. The property value is updated after a method is executed.

See Also

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

 

The ImageKit WPF is created by Newtone Corporation