This property retrieves the current state of the Play control.

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

See Also

Play Members | Newtone.ImageKit.Wpf.WebCamera.Play

 

The ImageKit WPF is created by Newtone Corporation