PDF for WPF and Silverlight
ToPixels(Double) メソッド

C1.Silverlight.Pdf.5 アセンブリ > C1.Silverlight.Pdf 名前空間 > C1PdfDocumentBase クラス > ToPixels メソッド : ToPixels(Double) メソッド
ポイント単位の測定値。
ポイント単位をピクセル単位に変換します。
シンタックス
'宣言
 
Public Overloads Shared Function ToPixels( _
   ByVal points As System.Double _
) As System.Double
public static System.double ToPixels( 
   System.double points
)

パラメータ

points
ポイント単位の測定値。

戻り値の型

ピクセル単位の測定値。
参照

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