Error processing SSI file
LEADTOOLS Barcode (Leadtools.Barcode assembly)

Show in webframe

Bounds Property








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;}
 <br/>get_Bounds();<br/>set_Bounds(value);<br/>Object.defineProperty('Bounds_WinRT'); 
public:
virtual property LeadRect Bounds {
   LeadRect get();
   void set (    LeadRect value);
}

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.

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

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