[]
Represents the width of narrow and wide bars.
public class ModuleSize
| Name | Description |
|---|---|
| ModuleSize() | Initializes a new instance of ModuleSize. |
| ModuleSize(int, int) | Initailizes a new instance of ModuleSize. |
| Name | Description |
|---|---|
| BarNarrow | The width for the barcode's narrow bars. |
| BarWide | The width for the barcode's wide bars. |
| Name | Description |
|---|---|
| NotifyChangeValue() | Notifies of value changing |
| ToString() | Format text for property grid |