Click or drag to resize

Ellipse Methods

The Ellipse type exposes the following members.

Methods
  NameDescription
Public methodClone
Creates a new Ellipse that is a copy of the current instance.
(Overrides EntityObjectClone.)
Public methodPolarCoordinateRelativeToCenter
Calculate the local point on the ellipse for a given angle relative to the center.
Public methodPolygonalVertexes
Converts the ellipse in a list of vertexes.
Public methodToPolyline
Converts the ellipse in a Polyline.
Public methodToString
Converts the value of this instance to its equivalent string representation.
(Inherited from EntityObject.)
Top
See Also