Click or drag to resize

IStiExportGeomWriterFillEllipse Method

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

Namespace:  Stimulsoft.Report.Export
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
void FillEllipse(
	RectangleF rect,
	Object brush
)

Parameters

rect
Type: System.DrawingRectangleF

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

brush
Type: SystemObject

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

See Also