Click or drag to resize

StiJsonReportObjectHelperSerializePointF Method

[Missing <summary> documentation for "M:Stimulsoft.Base.StiJsonReportObjectHelper.Serialize.PointF(System.Drawing.PointF)"]

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

Parameters

pos
Type: System.DrawingPointF

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

Return Value

Type: JObject

[Missing <returns> documentation for "M:Stimulsoft.Base.StiJsonReportObjectHelper.Serialize.PointF(System.Drawing.PointF)"]

See Also