Image Area Auto ZoomΒΆ
| Constant | Value | Description |
|---|---|---|
| kImgAreaAutoZoomToFitHorz | 0x0001 |
Zoom to fit horizontally. |
| kImgAreaAutoZoomToFitVert | 0x0002 |
Zoom to fit vertically. |
| kImgAreaAutoZoomToFit | 0x0003 |
Zoom to fit. |
| kImgAreaAutoZoomStretch | 0x0010 |
Enlarge image if smaller than display area. |
| kImgAreaAutoZoomSticky | 0x0100 |
Make the auto-zoom mode sticky. |