Click or drag to resize

StiBaseStyleDrawStyleImage Method

[Missing <summary> documentation for "M:Stimulsoft.Report.StiBaseStyle.DrawStyleImage(System.Drawing.Graphics,System.Drawing.Rectangle)"]

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public virtual void DrawStyleImage(
	Graphics g,
	Rectangle rect
)

Parameters

g
Type: System.DrawingGraphics

[Missing <param name="g"/> documentation for "M:Stimulsoft.Report.StiBaseStyle.DrawStyleImage(System.Drawing.Graphics,System.Drawing.Rectangle)"]

rect
Type: System.DrawingRectangle

[Missing <param name="rect"/> documentation for "M:Stimulsoft.Report.StiBaseStyle.DrawStyleImage(System.Drawing.Graphics,System.Drawing.Rectangle)"]

See Also