Click or drag to resize

StiElementGdiPainterPaintCheckBoxTitle Method

[Missing <summary> documentation for "M:Stimulsoft.Dashboard.Drawing.Painters.StiElementGdiPainter.PaintCheckBoxTitle(System.Drawing.Graphics,Stimulsoft.Base.Drawing.RectangleD,Stimulsoft.Report.Dashboard.IStiElement)"]

Namespace:  Stimulsoft.Dashboard.Drawing.Painters
Assembly:  Stimulsoft.Dashboard.Drawing (in Stimulsoft.Dashboard.Drawing.dll) Version: 2019.3.1.0
Syntax
public virtual void PaintCheckBoxTitle(
	Graphics g,
	RectangleD rect,
	IStiElement element
)

Parameters

g
Type: System.DrawingGraphics

[Missing <param name="g"/> documentation for "M:Stimulsoft.Dashboard.Drawing.Painters.StiElementGdiPainter.PaintCheckBoxTitle(System.Drawing.Graphics,Stimulsoft.Base.Drawing.RectangleD,Stimulsoft.Report.Dashboard.IStiElement)"]

rect
Type: Stimulsoft.Base.DrawingRectangleD

[Missing <param name="rect"/> documentation for "M:Stimulsoft.Dashboard.Drawing.Painters.StiElementGdiPainter.PaintCheckBoxTitle(System.Drawing.Graphics,Stimulsoft.Base.Drawing.RectangleD,Stimulsoft.Report.Dashboard.IStiElement)"]

element
Type: Stimulsoft.Report.DashboardIStiElement

[Missing <param name="element"/> documentation for "M:Stimulsoft.Dashboard.Drawing.Painters.StiElementGdiPainter.PaintCheckBoxTitle(System.Drawing.Graphics,Stimulsoft.Base.Drawing.RectangleD,Stimulsoft.Report.Dashboard.IStiElement)"]

See Also