Click or drag to resize
ImageViewerControlZoomImage Method
Zooms the image.
Zoom image.

Namespace: DevScope.Ocr.Utils
Assembly: DevScope.Ocr.Tesseract.Windows.x86 (in DevScope.Ocr.Tesseract.Windows.x86.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public void ZoomImage(
	ImageViewerControlZoomImageType zt
)

Parameters

zt
Type: DevScope.Ocr.UtilsImageViewerControlZoomImageType
The zoom type to use. The zt.
Remarks
Rmbarbosa, 05/09/2014.
See Also