Pdf for UWP
ToPixels(Rect) メソッド

C1.UWP.Pdf アセンブリ > C1.Xaml.Pdf 名前空間 > C1PdfDocumentBase クラス > ToPixels メソッド : ToPixels(Rect) メソッド
ポイント単位の四角形。
ポイント単位をピクセル単位に変換します。
シンタックス
'宣言
 
Public Overloads Shared Function ToPixels( _
   ByVal rcPoints As Windows.Foundation.Rect _
) As Windows.Foundation.Rect
public static Windows.Foundation.Rect ToPixels( 
   Windows.Foundation.Rect rcPoints
)

パラメータ

rcPoints
ポイント単位の四角形。

戻り値の型

ピクセル単位の四角形。
参照

C1PdfDocumentBase クラス
C1PdfDocumentBase メンバ
オーバーロード一覧