Click or drag to resize

StiGdiMapContextPainterRender Method (Graphics, Boolean)

[Missing <summary> documentation for "M:Stimulsoft.Report.Painters.StiGdiMapContextPainter.Render(System.Drawing.Graphics,System.Boolean)"]

Namespace:  Stimulsoft.Report.Painters
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public void Render(
	Graphics graphics,
	bool useZoom
)

Parameters

graphics
Type: System.DrawingGraphics

[Missing <param name="graphics"/> documentation for "M:Stimulsoft.Report.Painters.StiGdiMapContextPainter.Render(System.Drawing.Graphics,System.Boolean)"]

useZoom
Type: SystemBoolean

[Missing <param name="useZoom"/> documentation for "M:Stimulsoft.Report.Painters.StiGdiMapContextPainter.Render(System.Drawing.Graphics,System.Boolean)"]

See Also