CalendarView for WinForms
Union(Region) メソッド

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

パラメータ

region
The Region object to unite with this Region object.
参照

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