C1.C1Preview.Unit を
ReportSize に変換します。 変換される単位は絶対値です。ピクセル単位で表すことはできません。 そうでない場合は、例外が生成されます。
シンタックス
'宣言
Overloads Public Operator Widening CType( _
ByVal As Unit _
) As ReportSize
public ReportSize operator implicit(
Unit
)
パラメータ
- value
- 変換する C1.C1Preview.Unit。
戻り値の型
を表す ReportSize。
参照