バージョン

ToPoints メソッド

計測の文字列表示をポイントに変換します。
シンタックス
'宣言
 
Public Shared Function ToPoints( _
   ByVal s As String _
) As Single
public static float ToPoints( 
   string s
)

パラメータ

s
変換する値

戻り値の型

ポイント単位の値。
参照