Click or drag to resize

StiElementGdiPainterPaintBorder Method (Graphics, RectangleD, IStiElement)

[Missing <summary> documentation for "M:Stimulsoft.Dashboard.Drawing.Painters.StiElementGdiPainter.PaintBorder(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 PaintBorder(
	Graphics g,
	RectangleD rect,
	IStiElement element
)

Parameters

g
Type: System.DrawingGraphics

[Missing <param name="g"/> documentation for "M:Stimulsoft.Dashboard.Drawing.Painters.StiElementGdiPainter.PaintBorder(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.PaintBorder(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.PaintBorder(System.Drawing.Graphics,Stimulsoft.Base.Drawing.RectangleD,Stimulsoft.Report.Dashboard.IStiElement)"]

See Also