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









ResolutionForCam Property

Description

Returns the current resolution of current camera source.

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

Data type

String.

Syntax

ObjectName. ResolutionForCam


Remarks

Readonly property. Using this property after calling OpenSource() method and before calling AcquireImage().

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

ResolutionForCamListCount property.