ScreenshotMakerSetScreenshotArea Method (Int32, Int32, Int32, Int32)
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
Sets coordinates of area to take screenshot from.
Namespace:ByteScout.TextRecognitionAssembly: ByteScout.TextRecognition (in ByteScout.TextRecognition.dll) Version: 2.6.0.314-master
Syntax
Parameters
- left
- Type: SystemInt32
Left (X) coordinate of the rectangle. - top
- Type: SystemInt32
Top (Y) coordinate of the rectangle. - width
- Type: SystemInt32
Width of the rectangle. - height
- Type: SystemInt32
Height of the rectangle.
See Also