Click or drag to resize

StiSvgHelperRenderCheckBox Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Export.StiSvgHelper.RenderCheckBox(Stimulsoft.Report.Components.StiCheckStyle,System.Drawing.Color,System.Double,Stimulsoft.Base.Drawing.StiBrush,System.Double)"]

Namespace:  Stimulsoft.Report.Export
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static string RenderCheckBox(
	StiCheckStyle style,
	Color contourColor,
	double contourSize,
	StiBrush textBrush,
	double width
)

Parameters

style
Type: Stimulsoft.Report.ComponentsStiCheckStyle

[Missing <param name="style"/> documentation for "M:Stimulsoft.Report.Export.StiSvgHelper.RenderCheckBox(Stimulsoft.Report.Components.StiCheckStyle,System.Drawing.Color,System.Double,Stimulsoft.Base.Drawing.StiBrush,System.Double)"]

contourColor
Type: System.DrawingColor

[Missing <param name="contourColor"/> documentation for "M:Stimulsoft.Report.Export.StiSvgHelper.RenderCheckBox(Stimulsoft.Report.Components.StiCheckStyle,System.Drawing.Color,System.Double,Stimulsoft.Base.Drawing.StiBrush,System.Double)"]

contourSize
Type: SystemDouble

[Missing <param name="contourSize"/> documentation for "M:Stimulsoft.Report.Export.StiSvgHelper.RenderCheckBox(Stimulsoft.Report.Components.StiCheckStyle,System.Drawing.Color,System.Double,Stimulsoft.Base.Drawing.StiBrush,System.Double)"]

textBrush
Type: Stimulsoft.Base.DrawingStiBrush

[Missing <param name="textBrush"/> documentation for "M:Stimulsoft.Report.Export.StiSvgHelper.RenderCheckBox(Stimulsoft.Report.Components.StiCheckStyle,System.Drawing.Color,System.Double,Stimulsoft.Base.Drawing.StiBrush,System.Double)"]

width
Type: SystemDouble

[Missing <param name="width"/> documentation for "M:Stimulsoft.Report.Export.StiSvgHelper.RenderCheckBox(Stimulsoft.Report.Components.StiCheckStyle,System.Drawing.Color,System.Double,Stimulsoft.Base.Drawing.StiBrush,System.Double)"]

Return Value

Type: String

[Missing <returns> documentation for "M:Stimulsoft.Report.Export.StiSvgHelper.RenderCheckBox(Stimulsoft.Report.Components.StiCheckStyle,System.Drawing.Color,System.Double,Stimulsoft.Base.Drawing.StiBrush,System.Double)"]

See Also