[]
Initializes a new instance of WholeSize.
public WholeSize()
Public Sub New()
Initializes a new instance of WholeSize.
public WholeSize(float wholeWidth, float wholeHeight)
Public Sub New(wholeWidth As Single, wholeHeight As Single)
Type | Name | Description |
---|---|---|
float | wholeWidth | The overall width of barcode. |
float | wholeHeight | The overall height of barcode. |