 | ImageViewerControlZoom Property |
Current Zoom factor
Namespace: DevScope.Ocr.UtilsAssembly: DevScope.Ocr.Tesseract.Windows.x86 (in DevScope.Ocr.Tesseract.Windows.x86.dll) Version: 2.0.0.0 (2.0.0.0)
Syntaxpublic float Zoom { get; set; }
Public Property Zoom As Single
Get
Set
public:
property float Zoom {
float get ();
void set (float value);
}
Property Value
Type:
Single
See Also