MESCIUS SPREAD for Windows Forms 17.0J
PointsToPixels メソッド

ピクセルに変換するポイント値。
測定値をポイントからピクセルに変換します。
構文
'Declaration
 
Public Function PointsToPixels( _
   ByVal point As Double _
) As Integer
public int PointsToPixels( 
   double point
)

パラメータ

point
ピクセルに変換するポイント値。

戻り値の型

対応するピクセル数を表す整数値。
参照

UnitConverter クラス
UnitConverter メンバ

 

 


© MESCIUS inc. All rights reserved.