Click or drag to resize

CameraDeviceFocus Method (Int32)

Focus the camera by adjustment.

Namespace:  Ricoh.CameraController
Assembly:  RicohCameraSDK (in RicohCameraSDK.dll) Version: 1.1
Syntax
public Response Focus(
	int adjustment
)

Parameters

adjustment
Type: SystemInt32
Adjustment

Return Value

Type: Response
Response to request
See Also