Click or drag to resize

CameraDeviceStartCapture Method (Vector)

Start capture with focus point.

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

Parameters

focusPoint
Type: System.WindowsVector
Focus point

Return Value

Type: StartCaptureResponse
Response result and capture object
See Also