バージョン

PointsToTwips メソッド

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

パラメータ

points
ポイント単位の値。

戻り値の型

トゥイップの値。
参照