ITessApiSignaturesBaseApiSetRectangle Method ByteScout Text Recognition SDK

[Missing <summary> documentation for "M:Tesseract4.Interop.ITessApiSignatures.BaseApiSetRectangle(System.Runtime.InteropServices.HandleRef,System.Int32,System.Int32,System.Int32,System.Int32)"]

Namespace:  Tesseract4.Interop
Assembly:  ByteScout.TextRecognition (in ByteScout.TextRecognition.dll) Version: 1.5.1.210-local
Syntax

void BaseApiSetRectangle(
	HandleRef handle,
	int left,
	int top,
	int width,
	int height
)

Parameters

handle
Type: System.Runtime.InteropServicesHandleRef

[Missing <param name="handle"/> documentation for "M:Tesseract4.Interop.ITessApiSignatures.BaseApiSetRectangle(System.Runtime.InteropServices.HandleRef,System.Int32,System.Int32,System.Int32,System.Int32)"]

left
Type: SystemInt32

[Missing <param name="left"/> documentation for "M:Tesseract4.Interop.ITessApiSignatures.BaseApiSetRectangle(System.Runtime.InteropServices.HandleRef,System.Int32,System.Int32,System.Int32,System.Int32)"]

top
Type: SystemInt32

[Missing <param name="top"/> documentation for "M:Tesseract4.Interop.ITessApiSignatures.BaseApiSetRectangle(System.Runtime.InteropServices.HandleRef,System.Int32,System.Int32,System.Int32,System.Int32)"]

width
Type: SystemInt32

[Missing <param name="width"/> documentation for "M:Tesseract4.Interop.ITessApiSignatures.BaseApiSetRectangle(System.Runtime.InteropServices.HandleRef,System.Int32,System.Int32,System.Int32,System.Int32)"]

height
Type: SystemInt32

[Missing <param name="height"/> documentation for "M:Tesseract4.Interop.ITessApiSignatures.BaseApiSetRectangle(System.Runtime.InteropServices.HandleRef,System.Int32,System.Int32,System.Int32,System.Int32)"]

See Also

Reference