Click or drag to resize

StiContextDrawEllipse Method (StiPenGeom, RectangleF)

[Missing <summary> documentation for "M:Stimulsoft.Base.Context.StiContext.DrawEllipse(Stimulsoft.Base.Context.StiPenGeom,System.Drawing.RectangleF)"]

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

Parameters

pen
Type: Stimulsoft.Base.ContextStiPenGeom

[Missing <param name="pen"/> documentation for "M:Stimulsoft.Base.Context.StiContext.DrawEllipse(Stimulsoft.Base.Context.StiPenGeom,System.Drawing.RectangleF)"]

rect
Type: System.DrawingRectangleF

[Missing <param name="rect"/> documentation for "M:Stimulsoft.Base.Context.StiContext.DrawEllipse(Stimulsoft.Base.Context.StiPenGeom,System.Drawing.RectangleF)"]

See Also