PDF for WinRT
ToPixels(Double) Method


Measurement in points.
Converts points to pixels.
Syntax
'Declaration
 
Public Overloads Shared Function ToPixels( _
   ByVal points As Double _
) As Double
'Usage
 
Dim points As Double
Dim value As Double
 
value = C1PdfDocumentBase.ToPixels(points)
public static double ToPixels( 
   double points
)

Parameters

points
Measurement in points.

Return Value

Measurement in pixels.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

C1PdfDocumentBase Class
C1PdfDocumentBase Members
Overload List

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback