Click or drag to resize

StiGdiContextPainter Constructor

Initializes a new instance of the StiGdiContextPainter class

Namespace:  Stimulsoft.Report.Painters
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiGdiContextPainter(
	Graphics graphics
)

Parameters

graphics
Type: System.DrawingGraphics

[Missing <param name="graphics"/> documentation for "M:Stimulsoft.Report.Painters.StiGdiContextPainter.#ctor(System.Drawing.Graphics)"]

See Also