Zoom Property
Description
Returns or sets zoom factor for the image, only valid When the view mode is set to -1 by -1.
| ActiveX Edition | Plug-in Edition | Mac Edition |
|---|---|---|
| Since V5.2 | Since V5.2 | Since V6.4 |
Data type
Float
Syntax
ObjectName.Zoom
Parameters
None.
Remarks
The zoom value is expressed as a percentage. The valid range is from 2 to 6500 percent (Value: 0.02 ~ 65.0); the default value is 100 percent (Value: 1.0). A zoom value can be specified before or after an image is displayed. When the zoom value is changed, the displayed image will refresh automatically.
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
EnableInteractiveZoom property
Copyright © 2012 Dynamsoft Corporation.All Rights Reserved.
