Converts a
System.Drawing.Rectangle to a
Rect.
シンタックス
'宣言
Overloads Public Operator Widening CType( _
ByVal As System.Drawing.Rectangle _
) As Rect
public Rect operator implicit(
System.Drawing.Rectangle
)
パラメータ
- value
- The System.Drawing.Rectangle to convert.
戻り値の型
The converted
Rect structure.
参照