←Select platform

Bounds Property (OcrZoneCell)

Summary

Gets or sets the bounding rectangle of the cell.

Syntax

C#
VB
WinRT C#
C++
public Leadtools.LeadRect Bounds {get; set;} 
Public Property Bounds As Leadtools.LeadRect 
public Leadtools.LeadRect Bounds {get; set;} 
  
get_Bounds(); 
set_Bounds(value); 
Object.defineProperty('Bounds');  
public: 
property Leadtools.LeadRect Bounds { 
   Leadtools.LeadRect get(); 
   void set (    Leadtools.LeadRect ); 
} 

Property Value

A LeadRect that specifies the bounding rectangle of the cell in pixels. Default value is an empty rectangle.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Forms.Ocr Assembly
Click or drag to resize