BarCodeWiz Logo

XDimension

Returns or sets the width of the narrowest bar in linear barcodes. In 2D barcodes, XDimension is the width of a dot. This value cannot be zero.

 

X Dimension is also commonly called "Narrow Bar Width".

 

XDimension is measured in Mils. (1 inch = 1000 Mils). The type of unit may be changed using the UnitOfMeasure property.

 

In order to preserve excellent scaling ability, some measurements in BarCodeWiz depend on the XDimension value. For example QuietZoneHorizontal property defines its Zone_5x setting as 5 times XDimension. Because of this, keep in mind that by changing XDimension you may also change the overall dimensions of the component.


Syntax

BarCodeWiz1.XDimension [ = number]