WinUI | ComponentOne
WinUI | ComponentOne
C1.WinUI.BarCode Assembly
/
C1.BarCode Namespace
/
ModuleSize Class
/
ModuleSize Constructor
/ ModuleSize Constructor(Int32,Int32)
The width for the barcode's narrow bars.
The width for the barcode's wide bars.
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
ModuleSize Constructor(Int32,Int32)
In This Topic
Initailizes a new instance of ModuleSize.
Syntax
C#
public
ModuleSize(
int
barNarrow
,
int
barWide
)
Parameters
barNarrow
The width for the barcode's narrow bars.
barWide
The width for the barcode's wide bars.
See Also
Reference
ModuleSize Class
ModuleSize Members
Overload List