Click or drag to resize

StiGeomSaveGeomListToJsonObject Method

[Missing <summary> documentation for "M:Stimulsoft.Base.Context.StiGeom.SaveGeomListToJsonObject(System.Collections.Generic.List{Stimulsoft.Base.Context.StiSegmentGeom},Stimulsoft.Base.StiJsonSaveMode)"]

Namespace:  Stimulsoft.Base.Context
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
protected JObject[] SaveGeomListToJsonObject(
	List<StiSegmentGeom> geoms,
	StiJsonSaveMode mode
)

Parameters

geoms
Type: System.Collections.GenericListStiSegmentGeom

[Missing <param name="geoms"/> documentation for "M:Stimulsoft.Base.Context.StiGeom.SaveGeomListToJsonObject(System.Collections.Generic.List{Stimulsoft.Base.Context.StiSegmentGeom},Stimulsoft.Base.StiJsonSaveMode)"]

mode
Type: Stimulsoft.BaseStiJsonSaveMode

[Missing <param name="mode"/> documentation for "M:Stimulsoft.Base.Context.StiGeom.SaveGeomListToJsonObject(System.Collections.Generic.List{Stimulsoft.Base.Context.StiSegmentGeom},Stimulsoft.Base.StiJsonSaveMode)"]

Return Value

Type: JObject

[Missing <returns> documentation for "M:Stimulsoft.Base.Context.StiGeom.SaveGeomListToJsonObject(System.Collections.Generic.List{Stimulsoft.Base.Context.StiSegmentGeom},Stimulsoft.Base.StiJsonSaveMode)"]

See Also