Click or drag to resize

StiViewGdiPainterRotateImage Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Painters.StiViewGdiPainter.RotateImage(System.Drawing.Image,Stimulsoft.Report.Components.StiView)"]

Namespace:  Stimulsoft.Report.Painters
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
protected Image RotateImage(
	Image gdiImage,
	StiView viewComp
)

Parameters

gdiImage
Type: System.DrawingImage

[Missing <param name="gdiImage"/> documentation for "M:Stimulsoft.Report.Painters.StiViewGdiPainter.RotateImage(System.Drawing.Image,Stimulsoft.Report.Components.StiView)"]

viewComp
Type: Stimulsoft.Report.ComponentsStiView

[Missing <param name="viewComp"/> documentation for "M:Stimulsoft.Report.Painters.StiViewGdiPainter.RotateImage(System.Drawing.Image,Stimulsoft.Report.Components.StiView)"]

Return Value

Type: Image

[Missing <returns> documentation for "M:Stimulsoft.Report.Painters.StiViewGdiPainter.RotateImage(System.Drawing.Image,Stimulsoft.Report.Components.StiView)"]

See Also