C#
VB
C++
Specifies the barcode location on the image.
public Leadtools.LeadRect Location {get; set;}
Public Property Location As Leadtools.LeadRect
public:
property Leadtools.LeadRect Location {
Leadtools.LeadRect get();
void set ( Leadtools.LeadRect );
}
The barcode location on the image.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET