BarCode for WinForms
WholeSize コンストラクタ(Single,Single)

C1.Win.BarCode.4.5.2 アセンブリ > C1.BarCode 名前空間 > WholeSize クラス > WholeSize コンストラクタ : WholeSize コンストラクタ(Single,Single)
The overall width of barcode.
The overall height of barcode.
Initializes a new instance of WholeSize.
シンタックス
'宣言
 
Public Function New( _
   ByVal wholeWidth As System.Single, _
   ByVal wholeHeight As System.Single _
)
public WholeSize( 
   System.float wholeWidth,
   System.float wholeHeight
)

パラメータ

wholeWidth
The overall width of barcode.
wholeHeight
The overall height of barcode.
参照

WholeSize クラス
WholeSize メンバ
オーバーロード一覧