Class Ellipse

Ellipse class

The ellipse.

public class Ellipse : ColladaElement

Constructors

NameDescription
Ellipse()The default constructor.

Properties

NameDescription
Extra { get; set; }Gets or sets the extra.
Radius { get; set; }Gets or sets the radius. Contains two floating-point numbers that specify the radii of the ellipse.

See Also