Click or drag to resize

CameraDeviceFocus Method (Vector)

Focus the camera with focus point.

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

Parameters

focusPoint
Type: System.WindowsVector
Focus point

Return Value

Type: Response
Response to request
See Also