Click or drag to resize

CaptureSettingValueEquals Method

Equivalent evaluation of setting values of capture.

Namespace:  Ricoh.CameraController
Assembly:  RicohCameraSDK (in RicohCameraSDK.dll) Version: 1.1
Syntax
bool Equals(
	Object value
)

Parameters

value
Type: SystemObject
Value to be compared

Return Value

Type: Boolean
Comparison result. True if they match
See Also