ImageGear23.Barcode Assembly > ImageGear.Barcode Namespace > ImGearBarcodeWriterBase Class : BarWidth Property |
'Declaration Public ReadOnly Property BarWidth As Integer
'Usage Dim instance As ImGearBarcodeWriterBase Dim value As Integer value = instance.BarWidth
public int BarWidth {get;}
public: __property int get_BarWidth();
The value is the number of pixels which make up the width of the bar.