CalendarView for WinForms
Region コンストラクタ(RegionData)

C1.Win.C1Input.4.5.2 アセンブリ > C1.Framework.Drawing.Gdi 名前空間 > Region クラス > Region コンストラクタ : Region コンストラクタ(RegionData)
A data package save the data of a Region object.
Initializes a new Region object from the RegionData object.
シンタックス
'宣言
 
Public Function New( _
   ByVal data As RegionData _
)
public Region( 
   RegionData data
)

パラメータ

data
A data package save the data of a Region object.

戻り値の型

A newly created Windows region handle.
参照

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