For internal use only. Draws an ellipse.

Namespace:  C1.Phone.Pdf
Assembly:  C1.Phone.Pdf (in C1.Phone.Pdf.dll)

Syntax

C#
protected void Ellipse(
	Rect rc
)
Visual Basic
Protected Sub Ellipse ( _
	rc As Rect _
)

Parameters

rc
Type: System.Windows..::..Rect

See Also