'宣言 Public Overridable Sub PaintEllipse( _ ByVal rectangle As System.Drawing.Rectangle _ )
public virtual void PaintEllipse( System.Drawing.Rectangle rectangle )
パラメータ
- rectangle
- A System.Drawing.Rectangle indicates the bounding rectangle.
'宣言 Public Overridable Sub PaintEllipse( _ ByVal rectangle As System.Drawing.Rectangle _ )
public virtual void PaintEllipse( System.Drawing.Rectangle rectangle )
例外 | 解説 |
---|---|
C1.Framework.SystemErrorException | Defines an exception class to handle the system error. |
rectangle
or the height of rectangle
cannot exceed 32,767.