Click or drag to resize

StiBarCodeTypeServiceDrawBaseLinesDelegate Delegate

[Missing <summary> documentation for "T:Stimulsoft.Report.BarCodes.StiBarCodeTypeService.DrawBaseLinesDelegate"]

Namespace:  Stimulsoft.Report.BarCodes
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
protected delegate void DrawBaseLinesDelegate(
	Object context,
	StiBrush foreBrush
)

Parameters

context
Type: SystemObject
foreBrush
Type: Stimulsoft.Base.DrawingStiBrush
See Also