Ellipse Methods |
The Ellipse type exposes the following members.
Name | Description | |
---|---|---|
Clone |
Creates a new Ellipse that is a copy of the current instance.
(Overrides EntityObjectClone.) | |
PolarCoordinateRelativeToCenter |
Calculate the local point on the ellipse for a given angle relative to the center.
| |
PolygonalVertexes |
Converts the ellipse in a list of vertexes.
| |
ToPolyline |
Converts the ellipse in a Polyline.
| |
ToString |
Converts the value of this instance to its equivalent string representation.
(Inherited from EntityObject.) |