Click or drag to resize

StiContainerGdiPainterPaintBandInteraction Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Painters.StiContainerGdiPainter.PaintBandInteraction(Stimulsoft.Report.Components.StiComponent,System.Drawing.Graphics)"]

Namespace:  Stimulsoft.Report.Painters
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public virtual void PaintBandInteraction(
	StiComponent component,
	Graphics g
)

Parameters

component
Type: Stimulsoft.Report.ComponentsStiComponent

[Missing <param name="component"/> documentation for "M:Stimulsoft.Report.Painters.StiContainerGdiPainter.PaintBandInteraction(Stimulsoft.Report.Components.StiComponent,System.Drawing.Graphics)"]

g
Type: System.DrawingGraphics

[Missing <param name="g"/> documentation for "M:Stimulsoft.Report.Painters.StiContainerGdiPainter.PaintBandInteraction(Stimulsoft.Report.Components.StiComponent,System.Drawing.Graphics)"]

See Also