Click or drag to resize

StiGeomSavePointFToJsonObject Method

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

Namespace:  Stimulsoft.Base.Context
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static JObject SavePointFToJsonObject(
	PointF pos
)

Parameters

pos
Type: System.DrawingPointF

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

Return Value

Type: JObject

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

See Also