CalendarView for WinForms
Complement(Region) メソッド

C1.Win.C1Input.4.5.2 アセンブリ > C1.Framework.Drawing.Gdi 名前空間 > Region クラス > Complement メソッド : Complement(Region) メソッド
The Region object to complement this Region object.
Updates this Region object to contain the portion of the specified Region object that does not intersect with this Region object.
シンタックス
'宣言
 
Public Overloads Sub Complement( _
   ByVal region As Region _
) 
public void Complement( 
   Region region
)

パラメータ

region
The Region object to complement this Region object.
参照

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