Ribbon for WinForms
Equals(Thickness) メソッド

C1.Win.4.8 アセンブリ > C1.Win.Interop 名前空間 > Thickness 構造体 > Equals メソッド : Equals(Thickness) メソッド
An instance of Thickness to compare for equality.
Compares this Windows.UI.Xaml.Thickness structure to another Thickness structure for equality.
シンタックス
'宣言
 
Public Overloads Function Equals( _
   ByVal thickness As Thickness _
) As Boolean
public bool Equals( 
   Thickness thickness
)

パラメータ

thickness
An instance of Thickness to compare for equality.

戻り値の型

true if the two instances of Windows.UI.Xaml.Thickness are equal; otherwise, false.
参照

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