dimensionX property

double? dimensionX
getter/setter pair

The smallest width of the unit of BarCode bars or spaces. Increase this will increase the whole barcode image width. Ignored if AutoSizeMode property is set to AutoSizeMode.Nearest or AutoSizeMode.Interpolation.

Implementation

double? dimensionX;