OdAngleEllipse

OdAngleEllipse class

The Enhanced angle ellipse

public class OdAngleEllipse : OdStyledObject

Constructors

NameDescription
OdAngleEllipse(OdObject)Initializes a new instance of the OdAngleEllipse class.

Properties

NameDescription
AbsoluteCoordinates { get; set; }Gets or sets a value indicating whether [absolute coordinates].
Closed { get; set; }Gets or sets a value indicating whether this OdAngleEllipse is closed.
EndAngle { get; set; }Gets or sets the end angle.
Items { get; }Gets the items.
Kind { get; set; }Gets or sets the kind.
Parent { get; }Gets the parent object.
Rectangle { get; set; }Gets or sets the rectangle.
StartAngle { get; set; }Gets or sets the start angle.
Style { get; set; }Gets or sets the style.

See Also