Document Library for WinForms
Compare メソッド (Border)

C1.Win.Document.6 アセンブリ > C1.Win.Document 名前空間 > Border クラス : Compare メソッド
The Border object to compare with.
Compares this Border object with another Border object returns true if objects represent same border.
シンタックス
'宣言
 
Public Overrides Function Compare( _
   ByVal v As VisualPrimitive _
) As System.Boolean
public override System.bool Compare( 
   VisualPrimitive v
)

パラメータ

v
The Border object to compare with.

戻り値の型

Returns true if two border objects represent same border.
参照

Border クラス
Border メンバ