OdCircle

OdCircle class

The circle object

public class OdCircle : OdAngleEllipse

Constructors

NameDescription
OdCircle(OdObject)Initializes a new instance of the OdCircle 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