Click or drag to resize

StiJsonReportObjectHelperSerializeJColor Method (Color, Color)

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

Namespace:  Stimulsoft.Base
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public static string JColor(
	Color color,
	Color defColor
)

Parameters

color
Type: System.DrawingColor

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

defColor
Type: System.DrawingColor

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

Return Value

Type: String

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

See Also