Click or drag to resize

StiExcel2007GeomWriterDrawEllipse Method

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

Namespace:  Stimulsoft.Report.Export
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public void DrawEllipse(
	RectangleF rect,
	Object pen
)

Parameters

rect
Type: System.DrawingRectangleF

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

pen
Type: SystemObject

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

Implements

IStiExportGeomWriterDrawEllipse(RectangleF, Object)
See Also