Click or drag to resize

StiExcel2007GeomWriterSetPixel Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Export.StiExcel2007GeomWriter.SetPixel(System.Drawing.PointF,System.Drawing.Color)"]

Namespace:  Stimulsoft.Report.Export
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public void SetPixel(
	PointF point,
	Color color
)

Parameters

point
Type: System.DrawingPointF

[Missing <param name="point"/> documentation for "M:Stimulsoft.Report.Export.StiExcel2007GeomWriter.SetPixel(System.Drawing.PointF,System.Drawing.Color)"]

color
Type: System.DrawingColor

[Missing <param name="color"/> documentation for "M:Stimulsoft.Report.Export.StiExcel2007GeomWriter.SetPixel(System.Drawing.PointF,System.Drawing.Color)"]

Implements

IStiExportGeomWriterSetPixel(PointF, Color)
See Also