Resolution Property
Description
Returns or sets the current resolution for acquired images. This is a runtime property.
| ActiveX Edition | Plug-in Edition | Mac Edition |
|---|---|---|
| Since V3.0 | Since V3.0 | Since V6.4 |
Data type
float
Syntax
ObjectName. Resolution
Remarks
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
Copyright © 2012 Dynamsoft Corporation.All Rights Reserved.
