PDF for WinRT
ToPixels(Size) Method


Windows.Foundation.Size in points.
Converts points to pixels.
Syntax
'Declaration
 
Public Overloads Shared Function ToPixels( _
   ByVal szPoints As Size _
) As Size
'Usage
 
Dim szPoints As Size
Dim value As Size
 
value = C1PdfDocumentBase.ToPixels(szPoints)
public static Size ToPixels( 
   Size szPoints
)

Parameters

szPoints
Windows.Foundation.Size in points.

Return Value

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