[]
        
(Showing Draft Content)

C1.BarCode.WholeSize.-ctor

WholeSize Constructor

WholeSize()

Initializes a new instance of WholeSize.

Declaration
public WholeSize()

WholeSize(float, float)

Initializes a new instance of WholeSize.

Declaration
public WholeSize(float wholeWidth, float wholeHeight)
Parameters
Type Name Description
float wholeWidth

The overall width of barcode.

float wholeHeight

The overall height of barcode.