Click or drag to resize

StiBarCodeTypeServiceGetSymbolWidth Method

Returns width of one symbol in module.

Namespace:  Stimulsoft.Report.BarCodes
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
protected virtual float GetSymbolWidth(
	char symbol
)

Parameters

symbol
Type: SystemChar

[Missing <param name="symbol"/> documentation for "M:Stimulsoft.Report.BarCodes.StiBarCodeTypeService.GetSymbolWidth(System.Char)"]

Return Value

Type: Single

[Missing <returns> documentation for "M:Stimulsoft.Report.BarCodes.StiBarCodeTypeService.GetSymbolWidth(System.Char)"]

See Also