Converts pixels to points.
Namespace:
C1.Phone.PdfAssembly: C1.Phone.Pdf (in C1.Phone.Pdf.dll)
Syntax
C# |
---|
public static Rect ToPoints( Rect rcPixels ) |
Visual Basic |
---|
Public Shared Function ToPoints ( _ rcPixels As Rect _ ) As Rect |
Parameters
- rcPixels
- Type: System.Windows..::..Rect
Rect in pixels.