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

ポイントに変換する値。
測定値をインチからポイントに変換します(1インチ = 72ポイント)。
構文
'Declaration
 
Public Shared Function InchesToPoints( _
   ByVal value As Double _
) As Double
public static double InchesToPoints( 
   double value
)

パラメータ

value
ポイントに変換する値。

戻り値の型

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

UnitConverter クラス
UnitConverter メンバ

 

 


© MESCIUS inc. All rights reserved.