EBCreate creates an elliptic drawing object
Return Value
hElip identifies the object.
Parameters
If hElipOther is a valid elliptic object handle the functions creates a new object as a copy of the given object. If hElipOther is set to 0 an elliptic object with default settings is created.
History
| Version | Description |
|---|---|
| 5.7.0 | hElipOther can be set to 0. |
| 4.2.7 | Function can be invoked with one parameter (copy constructor). |
See also
id-390282