LEADTOOLS Barcode (Leadtools.Barcode assembly)
LEAD Technologies, Inc

Bounds Property








For information about this property please see Bounds.

WinRT support
Syntax
public virtual LeadRect Bounds {get; set;}
'Declaration
 
Public Overridable Property Bounds As LeadRect
'Usage
 
Dim instance As BarcodeData
Dim value As LeadRect
 
instance.Bounds = value
 
value = instance.Bounds
public virtual LeadRect Bounds {get; set;}
ObjectiveC Syntax
Java Syntax
 get_Bounds();
set_Bounds(value);
public:
virtual property LeadRect Bounds {
   LeadRect get();
   void set (    LeadRect value);
}

Property Value

A Leadtools.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 Leadtools.LeadRect is Leadtools.Forms.LogicalRectangle.

Example

For an example, refer to BarcodeData For an example on writing barcodes, refer to BarcodeWriter.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

BarcodeData Class
BarcodeData Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Barcode requires a Barcode Module license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features