Click or drag to resize

StiJsonReportObjectHelperSerializePoint Method

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

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

Parameters

pos
Type: System.DrawingPoint

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

Return Value

Type: JObject

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

See Also