The camera state data at the time of the frame capture
Namespace:
Zivid.NET
Assembly:
ZividNET (in ZividNET.dll) Version: 1.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