バージョン

PointsToPixels メソッド

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

パラメータ

points
ポイント単位の値。

戻り値の型

ピクセル単位の値。
参照

オンラインで表示: GitHub