CalendarView for WinForms
ToGdiplusRegion メソッド

C1.Win.C1Input.4.5.2 アセンブリ > C1.Framework.Drawing.Gdi 名前空間 > Region クラス : ToGdiplusRegion メソッド
A Region object that indicates the new gdi region.
Creates a new gdi+ System.Drawing.Region object from the gdi Region object.
シンタックス
'宣言
 
Public Shared Function ToGdiplusRegion( _
   ByVal region As Region _
) As System.Drawing.Region
public static System.Drawing.Region ToGdiplusRegion( 
   Region region
)

パラメータ

region
A Region object that indicates the new gdi region.

戻り値の型

A System.Drawing.Region object that indicates the gdi+ region.
参照

Region クラス
Region メンバ