FlexReport for WinForms
IsSame メソッド (BorderSide)


C1.Document.4.6.2 アセンブリ > C1.Document 名前空間 > BorderSide 構造体 : IsSame メソッド
The BorderSide object to compare.
Compares two line style objects.
シンタックス
'宣言
 
Public Function IsSame( _
   ByVal other As BorderSide _
) As System.Boolean
'使用法
 
Dim instance As BorderSide
Dim other As BorderSide
Dim value As System.Boolean
 
value = instance.IsSame(other)
public System.bool IsSame( 
   BorderSide other
)

パラメータ

other
The BorderSide object to compare.

戻り値の型

True if the border width and line style are equal; otherwise, false.
参照

参照

BorderSide 構造体
BorderSide メンバ