C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets the LeadRect that represents the location and size of the detected zone.
public LeadRect Bounds { get; set; } Public Property Bounds As Leadtools.LeadRect public Leadtools.LeadRect Bounds {get; set;} @property (nonatomic, assign) LeadRect bounds public LeadRect getBounds()public void setBounds(LeadRect value)
<br/>get_Bounds();<br/>set_Bounds(value);<br/>Object.defineProperty('Bounds'); public:property Leadtools.LeadRect Bounds {Leadtools.LeadRect get();void set ( Leadtools.LeadRect );}
LeadRect that represents the location and size of the detected zone.
Refer to AutoZoningCommand example.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
