Click or drag to resize

StiBrushSvgHelperWriteGlareBrush Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Export.StiBrushSvgHelper.WriteGlareBrush(System.Xml.XmlTextWriter,System.Object,System.Drawing.RectangleF)"]

Namespace:  Stimulsoft.Report.Export
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static string WriteGlareBrush(
	XmlTextWriter writer,
	Object brush,
	RectangleF rect
)

Parameters

writer
Type: XmlTextWriter

[Missing <param name="writer"/> documentation for "M:Stimulsoft.Report.Export.StiBrushSvgHelper.WriteGlareBrush(System.Xml.XmlTextWriter,System.Object,System.Drawing.RectangleF)"]

brush
Type: SystemObject

[Missing <param name="brush"/> documentation for "M:Stimulsoft.Report.Export.StiBrushSvgHelper.WriteGlareBrush(System.Xml.XmlTextWriter,System.Object,System.Drawing.RectangleF)"]

rect
Type: System.DrawingRectangleF

[Missing <param name="rect"/> documentation for "M:Stimulsoft.Report.Export.StiBrushSvgHelper.WriteGlareBrush(System.Xml.XmlTextWriter,System.Object,System.Drawing.RectangleF)"]

Return Value

Type: String

[Missing <returns> documentation for "M:Stimulsoft.Report.Export.StiBrushSvgHelper.WriteGlareBrush(System.Xml.XmlTextWriter,System.Object,System.Drawing.RectangleF)"]

See Also