バージョン

TwipsToPoints メソッド

トゥイップをポイントに変換します。
シンタックス
'宣言
 
Public Shared Function TwipsToPoints( _
   ByVal twips As Single _
) As Single
public static float TwipsToPoints( 
   float twips
)

パラメータ

twips
トゥイップの値。

戻り値の型

ポイント単位の値。
参照