 | ImageViewerControlMouseZoom Property |
Mouse zoom intensity
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 int MouseZoom { get; set; }
Public Property MouseZoom As Integer
Get
Set
public:
property int MouseZoom {
int get ();
void set (int value);
}
Property Value
Type:
Int32
See Also