←Select platform

Bounds Property

Summary

For information about this property please see Bounds.

Syntax

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

Property Value

A LeadRect object that specifies the barcode location and size on the image. The default value is empty rectangle.

Remarks

Note: In LEADTOOLS for .NET, the equivalent to LeadRect is LogicalRectangle.

Target Platforms

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