Click or drag to resize

StiJsonReportObjectHelperSerializeColorArray Method

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

Namespace:  Stimulsoft.Base
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public static JObject ColorArray(
	Color[] array
)

Parameters

array
Type: System.DrawingColor

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

Return Value

Type: JObject

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

See Also