Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
PointsToInches メソッド
ポイント(印刷する時に頻繁に使用される単位)で測定される長さを対応する寸法(インチ単位)に変換します。
シンタックス
'宣言
Public Shared Function PointsToInches( _
ByVal As Single _
) As Single
public static float PointsToInches(
float
)
パラメータ
- points
- 値をポイントで示すフロート。
戻り値の型
インチで表す値。
参照