バージョン

PixelsToPoints メソッド

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

パラメータ

pixels
ピクセル単位の値。

戻り値の型

ポイント単位の値。
参照

オンラインで表示: GitHub