バージョン

PointsToMillimeters メソッド

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

パラメータ

points
ポイント単位の値。

戻り値の型

ミリの値。
参照

オンラインで表示: GitHub