Description:
Syntax:
public Guid AddEllipse(
Ellipse ellipse,
ObjectAttributes attributes,
HistoryRecord history,
bool reference
)
Ellipse ellipse,
ObjectAttributes attributes,
HistoryRecord history,
bool reference
)
Returns:
Type: Guid
Available since:
5.0
Description:
Adds a curve object to the document representing an ellipse.
Syntax:
Parameters:
- ellipse
- Type: Ellipse
- An ellipse value.
- attributes
- Type: ObjectAttributes
- Attributes to apply to ellipse.
Returns:
Type: Guid
A unique identifier for the object.
Available since:
5.0