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