MESCIUS SPREAD for Windows Forms 15.0J
PtsToPixels メソッド

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

パラメータ

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

戻り値の型

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

UnitConverter クラス
UnitConverter メンバ

 

 


© MESCIUS inc. All rights reserved.