WholeSize Constructor(Single,Single)
Initializes a new instance of WholeSize.
public WholeSize(
System.float ,
System.float
)
'Declaration
Public Function New( _
ByVal As System.Single, _
ByVal As System.Single _
)
Parameters
- wholeWidth
- The overall width of barcode.
- wholeHeight
- The overall height of barcode.