For internal use only. Draws a rectangle.

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

Syntax

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

Parameters

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

See Also