FlexReport for WinForms
等しくないか判定する演算子 オペレータ (Thickness)


C1.Document アセンブリ > C1.Interop 名前空間 > Thickness 構造体 : 等しくないか判定する演算子 オペレータ
The first structure to compare.
The other structure to compare.
Compares two Thickness structures for inequality.
シンタックス
'宣言
 
Public Operator <>( _
   ByVal t1 As Thickness, _
   ByVal t2 As Thickness _
) As System.Boolean
'使用法
 
public System.bool operator !=( 
   Thickness t1,
   Thickness t2
)

パラメータ

t1
The first structure to compare.
t2
The other structure to compare.

戻り値の型

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

参照

Thickness 構造体
Thickness メンバ