ViewInitialZoom Property
| | Description: | Chooses the initial zoom setting for displaying images. | | Type: | Number (enum/short) | Read/Get Write/Set: |   | | Remarks: | | Constant | Value | Description | | ViewZoomToFit | 0 | Displays the image zoomed to fit completely inside the control. | | ViewZoom1to1 | 1 | Displays the image at 1:1, ie 1 image pixel to 1 screen pixel. | | ViewZoomFitWidth | 2 | Displays the image zoomed to fit the width inside the control. | | ViewZoomFitHeight | 3 | Displays the image zoomed to fit the height inside the control. |
|
Documentation version 2.0.0 |