PDF for WinRT
ToPixels(Rect) Method


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

Parameters

rcPoints
Windows.Foundation.Rect 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