Accusoft.Forms1 - Updated
Area Property (TextBlockResult)



Accusoft.SmartZoneICRSdk Namespace > TextBlockResult Class : Area Property
Gets the coordinates of the text block.
Syntax
Public Overrides ReadOnly Property Area As Rectangle
Dim instance As TextBlockResult
Dim value As Rectangle
 
value = instance.Area
public override Rectangle Area {get;}
public:
property Rectangle Area {
   Rectangle get() override;
}
Remarks

This read-only property is the coordinates of the result object upon the image.

See Also

Reference

TextBlockResult Class
TextBlockResult Members