ComponentOne Studio Web API Edition
WholeSize Constructor(Single,Single)

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

Parameters

wholeWidth
The overall width of barcode.
wholeHeight
The overall height of barcode.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

WholeSize Class
WholeSize Members
Overload List

 

 


Copyright © 2025 GrapeCity, inc. All rights reserved.