CalendarView for WinForms
Equals(Region) メソッド

C1.Win.C1Input.4.5.2 アセンブリ > C1.Framework.Drawing.Gdi 名前空間 > Region クラス > Equals メソッド : Equals(Region) メソッド
The Region object to test.
Tests whether the specified Region object is identical to this Region object.
シンタックス
'宣言
 
Public Overloads Function Equals( _
   ByVal region As Region _
) As System.Boolean
public System.bool Equals( 
   Region region
)

パラメータ

region
The Region object to test.

戻り値の型

This method returns true if the interior of region region is identical to the interior of this region; otherwise, false.
参照

Region クラス
Region メンバ
オーバーロード一覧