Click or drag to resize

StiDashboardElementGdiPainterPaintGridDots Method

[Missing <summary> documentation for "M:Stimulsoft.Dashboard.Drawing.Painters.StiDashboardElementGdiPainter.PaintGridDots(System.Drawing.Graphics,Stimulsoft.Report.Components.StiPage,System.Double,System.Double)"]

Namespace:  Stimulsoft.Dashboard.Drawing.Painters
Assembly:  Stimulsoft.Dashboard.Drawing (in Stimulsoft.Dashboard.Drawing.dll) Version: 2019.3.1.0
Syntax
public override void PaintGridDots(
	Graphics g,
	StiPage page,
	double width,
	double height
)

Parameters

g
Type: System.DrawingGraphics

[Missing <param name="g"/> documentation for "M:Stimulsoft.Dashboard.Drawing.Painters.StiDashboardElementGdiPainter.PaintGridDots(System.Drawing.Graphics,Stimulsoft.Report.Components.StiPage,System.Double,System.Double)"]

page
Type: Stimulsoft.Report.ComponentsStiPage

[Missing <param name="page"/> documentation for "M:Stimulsoft.Dashboard.Drawing.Painters.StiDashboardElementGdiPainter.PaintGridDots(System.Drawing.Graphics,Stimulsoft.Report.Components.StiPage,System.Double,System.Double)"]

width
Type: SystemDouble

[Missing <param name="width"/> documentation for "M:Stimulsoft.Dashboard.Drawing.Painters.StiDashboardElementGdiPainter.PaintGridDots(System.Drawing.Graphics,Stimulsoft.Report.Components.StiPage,System.Double,System.Double)"]

height
Type: SystemDouble

[Missing <param name="height"/> documentation for "M:Stimulsoft.Dashboard.Drawing.Painters.StiDashboardElementGdiPainter.PaintGridDots(System.Drawing.Graphics,Stimulsoft.Report.Components.StiPage,System.Double,System.Double)"]

See Also