StiGdiContextPainter Constructor |
Namespace:
Stimulsoft.Report.Painters
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public StiGdiContextPainter(
Graphics graphics
)
Public Sub New (
graphics As Graphics
)
Parameters
- graphics
- Type: System.DrawingGraphics
[Missing <param name="graphics"/> documentation for "M:Stimulsoft.Report.Painters.StiGdiContextPainter.#ctor(System.Drawing.Graphics)"]
See Also