The Ellipse type exposes the following members.
Constructors
Name | Description | |
---|---|---|
Ellipse()()()() | Initializes a new instance of the Ellipse class | |
Ellipse(Point2D, Point2D, Double) |
Constructor given bounding rectangle and a rotation.
|
Methods
Name | Description | |
---|---|---|
Area | ||
Centroid | ||
Contains | ||
Equals | (Inherited from Object.) | |
Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
Intersect(Rectangle) | ||
Intersect(LineSegment, Point2D, Point2D) | ||
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | (Inherited from Object.) | |
Translate |