ASP.NET Pack Programmer's Guide
Ellipse Members
Constructors Fields Methods
 


Represents an Ellipse.

The following tables list the members exposed by the Ellipse type.

 Public Constructors

  Name Description

Ellipse

Initializes a new instance of the Ellipse class.

 Public Fields

  Name Description

height

The height of the Ellipse.

width

The width of the Ellipse.

x

The x-coordinate of the upper-left corner of the Ellipse.

y

The y-coordinate of the upper-left corner of the Ellipse.

 Public Methods

  Name Description

clone

Creates a Ellipse object identical to the current object.

 See Also

Ellipse Class
MindFusion.Drawing Namespace