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

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

パラメータ

value
インチに変換する値。

戻り値の型

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

UnitConverter クラス
UnitConverter メンバ

 

 


© MESCIUS inc. All rights reserved.