ComponentOne PDF for WPF and Silverlight
ToPoints(Size) Method

C1.Silverlight.Pdf.5 Assembly > C1.Silverlight.Pdf Namespace > C1PdfDocumentBase Class > ToPoints Method : ToPoints(Size) Method
The size in pixels.
Converts pixels to points.
Syntax
'Declaration
 
Public Overloads Shared Function ToPoints( _
   ByVal szPixels As Size _
) As Size
public static Size ToPoints( 
   Size szPixels
)

Parameters

szPixels
The size in pixels.

Return Value

The size in points.
See Also

Reference

C1PdfDocumentBase Class
C1PdfDocumentBase Members
Overload List