Click or drag to resize

StiGeomSaveBrushToJsonObject Method

[Missing <summary> documentation for "M:Stimulsoft.Base.Context.StiGeom.SaveBrushToJsonObject(System.Object,Stimulsoft.Base.StiJsonSaveMode)"]

Namespace:  Stimulsoft.Base.Context
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
protected string SaveBrushToJsonObject(
	Object brush,
	StiJsonSaveMode mode
)

Parameters

brush
Type: SystemObject

[Missing <param name="brush"/> documentation for "M:Stimulsoft.Base.Context.StiGeom.SaveBrushToJsonObject(System.Object,Stimulsoft.Base.StiJsonSaveMode)"]

mode
Type: Stimulsoft.BaseStiJsonSaveMode

[Missing <param name="mode"/> documentation for "M:Stimulsoft.Base.Context.StiGeom.SaveBrushToJsonObject(System.Object,Stimulsoft.Base.StiJsonSaveMode)"]

Return Value

Type: String

[Missing <returns> documentation for "M:Stimulsoft.Base.Context.StiGeom.SaveBrushToJsonObject(System.Object,Stimulsoft.Base.StiJsonSaveMode)"]

See Also