Click or drag to resize

StiJsonReportObjectHelperDeserializePoint Method

[Missing <summary> documentation for "M:Stimulsoft.Base.StiJsonReportObjectHelper.Deserialize.Point(Stimulsoft.Base.Json.Linq.JObject)"]

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

Parameters

jObject
Type: Stimulsoft.Base.Json.LinqJObject

[Missing <param name="jObject"/> documentation for "M:Stimulsoft.Base.StiJsonReportObjectHelper.Deserialize.Point(Stimulsoft.Base.Json.Linq.JObject)"]

Return Value

Type: Point

[Missing <returns> documentation for "M:Stimulsoft.Base.StiJsonReportObjectHelper.Deserialize.Point(Stimulsoft.Base.Json.Linq.JObject)"]

See Also