| Example-VB | Example-VC++ |
Returns or sets the zoom factor used by the magnifier window.
| Ö | Imaging for Windows Professional Edition V2.0 |
| Imaging for Windows Professional Edition V1.0 and V1.1 | |
| Imaging for Windows 95 and 98 | |
| Imaging for Windows NT 4.0 |
Image Edit control
object.MagnifierZoom[=value]
Integer
Property settings are expressed using the following values:
| Constant | Setting | Description |
| wiLockMagnifier | -1 | Locks the displayed image in the magnifier window at the current Zoom factor until the MagnifierZoom property is set to 0, 1, or 2 |
| wi2Xmagnifier | 0 (default) | 2 times the current Zoom factor |
| wi4Xmagnifier | 1 | 4 times the current Zoom factor |
| wi8Xmagnifier | 2 | 8 times the current Zoom factor |
Magnification is limited to 6500%.