Word for WinForms
ToPixels(RectangleF) メソッド

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

パラメータ

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

戻り値の型

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

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