PrintDocument for WinForms
暗黙的 キャスト 演算子(Double,Unit) オペレータ


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > Unit 構造体 > 暗黙的 キャスト 演算子 オペレータ : 暗黙的 キャスト 演算子(Double,Unit) オペレータ
The unit value to convert.
Returns the absolute value of a Unit expressed in UnitTypeEnum.Default units.

Throws exception if the operation cannot be performed.

シンタックス
'宣言
 
Overloads Public Operator Widening CType( _
   ByVal value As Unit _
) As System.Double
'使用法
 
public System.double operator implicit( 
   Unit value
)

パラメータ

value
The unit value to convert.

戻り値の型

The absolute value.
参照

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