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