Leadtools.Barcode Namespace > BarcodeData Class : Bounds Property |
For information about this property please see Bounds.
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);
Note: In LEADTOOLS for .NET, the equivalent to Leadtools.LeadRect is Leadtools.Forms.LogicalRectangle.
For an example, refer to BarcodeData For an example on writing barcodes, refer to BarcodeWriter.
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