Click or drag to resize

StiTableImageGeomCheckImage Method

[Missing <summary> documentation for "M:Stimulsoft.Base.Context.StiTableImageGeom.CheckImage(System.Drawing.Image@,System.Drawing.RectangleF@)"]

Namespace:  Stimulsoft.Base.Context
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static void CheckImage(
	ref Image image,
	ref RectangleF rect
)

Parameters

image
Type: System.DrawingImage

[Missing <param name="image"/> documentation for "M:Stimulsoft.Base.Context.StiTableImageGeom.CheckImage(System.Drawing.Image@,System.Drawing.RectangleF@)"]

rect
Type: System.DrawingRectangleF

[Missing <param name="rect"/> documentation for "M:Stimulsoft.Base.Context.StiTableImageGeom.CheckImage(System.Drawing.Image@,System.Drawing.RectangleF@)"]

See Also