Current camera state
 
    Namespace: 
   Zivid.NET
    Assembly:
   ZividCoreNET (in ZividCoreNET.dll) Version: 2.15.0.0
Syntaxpublic CameraState State { get; }Public ReadOnly Property State As CameraState
	Get
public:
property CameraState^ State {
	CameraState^ get ();
}Property Value
Type: 
CameraState
See Also