Click or drag to resize

StiExcel2007GeomWriterDrawPolyline Method (PointF, Object)

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

Namespace:  Stimulsoft.Report.Export
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public void DrawPolyline(
	PointF[] points,
	Object pen
)

Parameters

points
Type: System.DrawingPointF

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

pen
Type: SystemObject

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

Implements

IStiExportGeomWriterDrawPolyline(PointF, Object)
See Also