Document Library for WinForms
ToTwips メソッド (Utils)

C1.Win.Document.6 アセンブリ > C1.Win.Document 名前空間 > Utils クラス : ToTwips メソッド
The value in twips.
The dpi which should be used.
Converts value in pixels to the value in twips.
シンタックス
'宣言
 
Public Shared Function ToTwips( _
   ByVal valuePixels As System.Double, _
   ByVal dpi As System.Double _
) As System.Double
public static System.double ToTwips( 
   System.double valuePixels,
   System.double dpi
)

パラメータ

valuePixels
The value in twips.
dpi
The dpi which should be used.

戻り値の型

The value in twips.
参照

Utils クラス
Utils メンバ