Closed

OdAngleEllipse.Closed property

Gets or sets a value indicating whether this OdAngleEllipse is closed.

public bool Closed { get; set; }

Property Value

true if closed; otherwise, false.

See Also