FlexReport for WinForms
暗黙的 キャスト 演算子(Rect,Rectangle) オペレータ


C1.Document.4.6.2 アセンブリ > C1.Interop 名前空間 > Rect 構造体 > 暗黙的 キャスト 演算子 オペレータ : 暗黙的 キャスト 演算子(Rect,Rectangle) オペレータ
The System.Drawing.Rectangle to convert.
Converts a System.Drawing.Rectangle to a Rect.
シンタックス
'宣言
 
Overloads Public Operator Widening CType( _
   ByVal value As System.Drawing.Rectangle _
) As Rect
'使用法
 
public Rect operator implicit( 
   System.Drawing.Rectangle value
)

パラメータ

value
The System.Drawing.Rectangle to convert.

戻り値の型

The converted Rect structure.
参照

参照

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