LEADTOOLS Barcode (Leadtools.Barcode assembly)

Location Property

Show in webframe







Specifies the barcode location on the image.
Syntax
public LeadRect Location {get; set;}
'Declaration
 
Public Property Location As LeadRect
'Usage
 
Dim instance As BarcodeData
Dim value As LeadRect
 
instance.Location = value
 
value = instance.Location
public LeadRect Location {get; set;}

            

            
 
get_Location();
set_Location(value);
Object.defineProperty('Location');
public:
property LeadRect Location {
   LeadRect get();
   void set (    LeadRect value);
}

Property Value

The barcode location on the image.
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