BarCode for WinForms
ModuleSize コンストラクタ(Int32,Int32)

C1.Win.BarCode.4.5.2 アセンブリ > C1.BarCode 名前空間 > ModuleSize クラス > ModuleSize コンストラクタ : ModuleSize コンストラクタ(Int32,Int32)
The width for the barcode's narrow bars.
The width for the barcode's wide bars.
Initailizes a new instance of ModuleSize.
シンタックス
'宣言
 
Public Function New( _
   ByVal barNarrow As System.Integer, _
   ByVal barWide As System.Integer _
)
public ModuleSize( 
   System.int barNarrow,
   System.int barWide
)

パラメータ

barNarrow
The width for the barcode's narrow bars.
barWide
The width for the barcode's wide bars.
参照

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