Word for WPF
ToPixels(Size) メソッド

C1.WPF.Word.4.5.2 アセンブリ > C1.WPF.Word 名前空間 > C1WordDocument クラス > ToPixels メソッド : ToPixels(Size) メソッド
サイズ(ポイント単位)。
ポイント単位をピクセル単位に変換します。
シンタックス
'宣言
 
Public Overloads Shared Function ToPixels( _
   ByVal szPoints As System.Windows.Size _
) As System.Windows.Size
public static System.Windows.Size ToPixels( 
   System.Windows.Size szPoints
)

パラメータ

szPoints
サイズ(ポイント単位)。

戻り値の型

サイズ(ピクセル単位)。
参照

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