Click or drag to resize

Ellipse Properties

The Ellipse type exposes the following members.

Properties
  NameDescription
Public propertyCenter
Gets or sets the center of the ellipse.
Public propertyFocalDistance
Gets the distance from the center to a focus.
Public propertyIsValid
Returns an indication of the validity of this ellipse.
Public propertyPlane
Gets or sets the base plane of the ellipse.
Public propertyRadius1
Gets or sets the radius of the ellipse along the base plane X semi-axis.
Public propertyRadius2
Gets or sets the radius of the ellipse along the base plane Y semi-axis.
Top
See Also