For internal use only.

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

Syntax

C#
protected internal static Rect Normalize(
	Rect rc
)
Visual Basic
Protected Friend Shared Function Normalize ( _
	rc As Rect _
) As Rect

Parameters

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

See Also