Capture state.
Namespace:
Ricoh.CameraController
Assembly:
RicohCameraSDK (in RicohCameraSDK.dll) Version: 1.1
Syntax public CaptureState State { get; set; }
Public Property State As CaptureState
Get
Set
public:
property CaptureState State {
CaptureState get ();
void set (CaptureState value);
}
Property Value
Type:
CaptureStateSee Also