現在の状態を取得します。
[Visual Basic]
Public ReadOnly Property State As Newtone.ImageKit.WPF.WebCamera.State
[C#]
public Newtone.ImageKit.WPF.WebCamera.State State {get;}

プロパティ値

取得専用です。

解説    

State 列挙体のメンバを参照します。メソッド実行後に更新されます。

参照

Play メンバ | Newtone.ImageKit.WPF.WebCamera.Play