Ribbon for WinForms
Equals メソッド (Thickness)

C1.Win.4.8 アセンブリ > C1.Framework 名前空間 > Thickness 構造体 : Equals メソッド
The object to compare to the current Thickness.
Determines whether the value of the specified object is equivalent to the current Thickness.
シンタックス
'宣言
 
Public Overrides Function Equals( _
   ByVal obj As Object _
) As Boolean
public override bool Equals( 
   object obj
)

パラメータ

obj
The object to compare to the current Thickness.

戻り値の型

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

Thickness 構造体
Thickness メンバ