Click or drag to resize

StiGeomSaveRectangleToJsonObject Method

[Missing <summary> documentation for "M:Stimulsoft.Base.Context.StiGeom.SaveRectangleToJsonObject(System.Drawing.Rectangle)"]

Namespace:  Stimulsoft.Base.Context
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static JObject SaveRectangleToJsonObject(
	Rectangle rect
)

Parameters

rect
Type: System.DrawingRectangle

[Missing <param name="rect"/> documentation for "M:Stimulsoft.Base.Context.StiGeom.SaveRectangleToJsonObject(System.Drawing.Rectangle)"]

Return Value

Type: JObject

[Missing <returns> documentation for "M:Stimulsoft.Base.Context.StiGeom.SaveRectangleToJsonObject(System.Drawing.Rectangle)"]

See Also