'宣言 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