Click or drag to resize

StiPharmacodeBarCodeType Constructor (Single, Single)

Initializes a new instance of the StiPharmacodeBarCodeType class

Namespace:  Stimulsoft.Report.BarCodes
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiPharmacodeBarCodeType(
	float module,
	float height
)

Parameters

module
Type: SystemSingle

[Missing <param name="module"/> documentation for "M:Stimulsoft.Report.BarCodes.StiPharmacodeBarCodeType.#ctor(System.Single,System.Single)"]

height
Type: SystemSingle

[Missing <param name="height"/> documentation for "M:Stimulsoft.Report.BarCodes.StiPharmacodeBarCodeType.#ctor(System.Single,System.Single)"]

See Also