LEADTOOLS Workflow Barcode (Leadtools.Workflow.Barcode assembly)

Unit Property

Show in webframe





Gets or sets the unit of measurement for the Location property.
Syntax
public BarcodeUnit Unit {get; set;}
'Declaration
 
Public Property Unit As BarcodeUnit
'Usage
 
Dim instance As BarcodeData
Dim value As BarcodeUnit
 
instance.Unit = value
 
value = instance.Unit

            

            
public:
property BarcodeUnit Unit {
   BarcodeUnit get();
   void set (    BarcodeUnit value);
}

Property Value

Unit of measurement for the Location property.
Requirements

Target Platforms

See Also

Reference

BarcodeData Class
BarcodeData Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2013 All Rights Reserved. LEAD Technologies, Inc.