←Select platform

Bounds Property (LeadZone)

Summary

Gets or sets the LeadRect that represents the location and size of the detected zone.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public Leadtools.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) 
get_Bounds(); 
set_Bounds(value); 
Object.defineProperty('Bounds'); 
public: 
property Leadtools.LeadRect Bounds { 
   Leadtools.LeadRect get(); 
   void set (    Leadtools.LeadRect ); 
} 

Property Value

LeadRect that represents the location and size of the detected zone.

Example

Refer to AutoZoningCommand example.

Requirements

Target Platforms

See Also

Reference

LeadZone Class

LeadZone Members

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