Initailizes a new instance of ModuleSize.
シンタックス
'宣言
Public Function New( _
ByVal As System.Integer, _
ByVal As System.Integer _
)
public ModuleSize(
System.int ,
System.int
)
パラメータ
- barNarrow
- The width for the barcode's narrow bars.
- barWide
- The width for the barcode's wide bars.
参照