LEADTOOLS WCF Barcode (Leadtools.Services.Barcode.DataContracts assembly)
LEAD Technologies, Inc

Location Property






Specifies the barcode location on the image.
Syntax
[DataMemberAttribute(Name="Location", IsRequired=true)]
public LeadRect Location {get; set;}
'Declaration
 
<DataMemberAttribute(Name="Location", IsRequired=True)>
Public Property Location As LeadRect
'Usage
 
Dim instance As BarcodeData
Dim value As LeadRect
 
instance.Location = value
 
value = instance.Location
[DataMemberAttribute(Name="Location", IsRequired=true)]
public LeadRect Location {get; set;}
DataMemberAttribute(Name="Location", IsRequired=)
 get_Location();
set_Location(value);
[DataMemberAttribute(Name="Location", IsRequired=true)]
public:
property LeadRect Location {
   LeadRect get();
   void set (    LeadRect value);
}

Property Value

The barcode location on the image.
Example
For an example, refer to Leadtools.Services.Barcode.ServiceContracts.IBarcodeService.Read example.
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.

Applications developed with LEADTOOLS WCF components require runtime licenses. Server licensing is required for applications on a server. For more information, refer to: LEADTOOLS Toolkit Features