CalendarView for WinForms
CreateEllipseRegion メソッド

C1.Win.C1Input.4.5.2 アセンブリ > C1.Framework.Drawing.Gdi 名前空間 > Region クラス : CreateEllipseRegion メソッド
A System.Drawing.Rectangle that just contains the ellipse.
Create a ellipse region.
シンタックス
'宣言
 
Public Shared Function CreateEllipseRegion( _
   ByVal rectangle As System.Drawing.Rectangle _
) As Region
public static Region CreateEllipseRegion( 
   System.Drawing.Rectangle rectangle
)

パラメータ

rectangle
A System.Drawing.Rectangle that just contains the ellipse.

戻り値の型

A Region indicates the ellipse region
参照

Region クラス
Region メンバ