The leading provider of version control solutions and TWAIN SDKs
  • Contact us









ZoomForCamStepDelta Property

Description

Returns the stepping delta value of zoom for camera available within the Source.

ActiveX Edition Plug-in Edition Mac Edition
Since V8.0 Since V8.0 Not Supported

Data type

Long.

Syntax

ObjectName. ZoomForCamStepDelta


Remarks

Readonly property. The source's zoom comp step parameter which depends on user's device. It can NOT be set.

When an error occurs and IfThrowException property is TRUE, an exception will be thrown. Check ErrorCode property and ErrorString property for error information.


See also

ZoomForCam property, ZoomForCamMinValue property, ZoomForCamMaxValue property, ZoomForCamDefaultValue property, IfAutoZoomForCam property

Sample

Refer to ZoomForCam Property.