PDF for WPF and Silverlight
ToPoints(Rect) メソッド

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

パラメータ

rcPixels
ピクセル単位の四角形。

戻り値の型

ポイント単位の四角形。
参照

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