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