バージョン

TwipsToPoints メソッド

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

パラメータ

twips
トゥイップの値。

戻り値の型

ポイント単位の値。
参照

オンラインで表示: GitHub