Click or drag to resize

StiComponentGdiPainterGetImage Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Painters.StiComponentGdiPainter.GetImage(Stimulsoft.Report.Components.StiComponent,System.Single@,Stimulsoft.Report.StiExportFormat)"]

Namespace:  Stimulsoft.Report.Painters
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public override Image GetImage(
	StiComponent component,
	ref float zoom,
	StiExportFormat format
)

Parameters

component
Type: Stimulsoft.Report.ComponentsStiComponent

[Missing <param name="component"/> documentation for "M:Stimulsoft.Report.Painters.StiComponentGdiPainter.GetImage(Stimulsoft.Report.Components.StiComponent,System.Single@,Stimulsoft.Report.StiExportFormat)"]

zoom
Type: SystemSingle

[Missing <param name="zoom"/> documentation for "M:Stimulsoft.Report.Painters.StiComponentGdiPainter.GetImage(Stimulsoft.Report.Components.StiComponent,System.Single@,Stimulsoft.Report.StiExportFormat)"]

format
Type: Stimulsoft.ReportStiExportFormat

[Missing <param name="format"/> documentation for "M:Stimulsoft.Report.Painters.StiComponentGdiPainter.GetImage(Stimulsoft.Report.Components.StiComponent,System.Single@,Stimulsoft.Report.StiExportFormat)"]

Return Value

Type: Image

[Missing <returns> documentation for "M:Stimulsoft.Report.Painters.StiComponentGdiPainter.GetImage(Stimulsoft.Report.Components.StiComponent,System.Single@,Stimulsoft.Report.StiExportFormat)"]

See Also