Document Library for WinForms
Convert(UnitTypeEnum) メソッド

C1.Win.Document.6 アセンブリ > C1.Win.Document 名前空間 > Unit 構造体 > Convert メソッド : Convert(UnitTypeEnum) メソッド
The target unit of measurement.
Converts value of this Unit structure to value in specified units of measurement.
シンタックス
'宣言
 
Public Overloads Function Convert( _
   ByVal to As UnitTypeEnum _
) As System.Double
public System.double Convert( 
   UnitTypeEnum to
)

パラメータ

to
The target unit of measurement.

戻り値の型

Returns the value in to units.
参照

Unit 構造体
Unit メンバ
オーバーロード一覧