←Select platform

Location Property

Summary

Specifies the barcode location on the image.

Syntax

C#
VB
C++
public Leadtools.LeadRect Location {get; set;} 
Public Property Location As Leadtools.LeadRect 
public: 
property Leadtools.LeadRect Location { 
   Leadtools.LeadRect get(); 
   void set (    Leadtools.LeadRect ); 
} 

Property Value

The barcode location on the image.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Barcode Assembly