BarcodeUtilBarWidth Property 
             | 
          
        
         
            Gets or Sets the narrow bars' width.
            
 
    Namespace: 
   Zebra.Sdk.Card.Graphics.Barcode
    Assembly:
   SdkApi_Card_Desktop (in SdkApi_Card_Desktop.dll) Version: 2.14.1989
Syntaxdouble BarWidth { get; set; }Property BarWidth As Double
	Get
	Set
property double BarWidth {
	double get ();
	void set (double value);
}Property Value
Type: 
Double
Exceptions
See Also