FlexReport for WinForms
等価判定演算子 オペレータ (Rect)


C1.Document アセンブリ > C1.Interop 名前空間 > Rect 構造体 : 等価判定演算子 オペレータ
Indicates whether two Rect structures are equal.
シンタックス
'宣言
 
Public Operator =( _
   ByVal rect1 As Rect, _
   ByVal rect2 As Rect _
) As System.Boolean
'使用法
 
public System.bool operator ==( 
   Rect rect1,
   Rect rect2
)

パラメータ

rect1
rect2
参照

参照

Rect 構造体
Rect メンバ