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

C1.Win.8 アセンブリ > C1.Framework 名前空間 > Thickness 構造体 : 等価判定演算子 オペレータ
A Thickness to test.
A Thickness to test.
Tests whether two specified Thickness objects are equivalent.
シンタックス
'宣言
 
Public Operator =( _
   ByVal t1 As Thickness, _
   ByVal t2 As Thickness _
) As Boolean
public bool operator ==( 
   Thickness t1,
   Thickness t2
)

パラメータ

t1
A Thickness to test.
t2
A Thickness to test.

戻り値の型

true if the two Thickness objects are equal; otherwise, false.
参照

Thickness 構造体
Thickness メンバ