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
)
Protected Delegate Sub DrawBaseLinesDelegate (
context As Object,
foreBrush As StiBrush
)
Parameters
- context
- Type: SystemObject
- foreBrush
- Type: Stimulsoft.Base.DrawingStiBrush
See Also