Click or drag to resize

StiGeomSaveRectangleDToJsonObject Method

[Missing <summary> documentation for "M:Stimulsoft.Base.Context.StiGeom.SaveRectangleDToJsonObject(Stimulsoft.Base.Drawing.RectangleD)"]

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

Parameters

rect
Type: Stimulsoft.Base.DrawingRectangleD

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

Return Value

Type: JObject

[Missing <returns> documentation for "M:Stimulsoft.Base.Context.StiGeom.SaveRectangleDToJsonObject(Stimulsoft.Base.Drawing.RectangleD)"]

See Also