MESCIUS SPREAD for Windows Forms 17.0J
PixelsToPoints(Double,Int32) メソッド

ポイントに変換するピクセル値。
戻り値の小数部の桁数。
測定値をピクセルからポイントに変換します。
構文
'Declaration
 
Public Overloads Function PixelsToPoints( _
   ByVal pixel As Double, _
   ByVal roundingDigits As Integer _
) As Double
public double PixelsToPoints( 
   double pixel,
   int roundingDigits
)

パラメータ

pixel
ポイントに変換するピクセル値。
roundingDigits
戻り値の小数部の桁数。

戻り値の型

対応するポイント数を表す倍精度値。
参照

UnitConverter クラス
UnitConverter メンバ
オーバーロード一覧

 

 


© MESCIUS inc. All rights reserved.