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