Click or drag to resize

StiGeomSavePointFArrayToJsonObject Method

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

Namespace:  Stimulsoft.Base.Context
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
protected JObject[] SavePointFArrayToJsonObject(
	PointF[] points
)

Parameters

points
Type: System.DrawingPointF

[Missing <param name="points"/> documentation for "M:Stimulsoft.Base.Context.StiGeom.SavePointFArrayToJsonObject(System.Drawing.PointF[])"]

Return Value

Type: JObject

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

See Also