LEADTOOLS Barcode (Leadtools.Barcode assembly)

Bounds Property

Show in webframe







For information about this property please see Bounds.

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;}

            

            
 
get_Bounds();
set_Bounds(value);
Object.defineProperty('Bounds_WinRT');
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

See Also

Reference

BarcodeData Class
BarcodeData Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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