Specifies the how to fit the image in the ImagXpress view when calling the ZoomToFit method.
Member | Value | Description |
---|---|---|
ZOOMFIT_BEST | 2 | Fit such that the entire image appears within the control. |
ZOOMFIT_HEIGHT | 1 | Fit to the height of the control. |
ZOOMFIT_WIDTH | 0 | Fit to the width of the control. |