Path |
Add an ellipse to the current path as a complete subpath.
public void AddEllipse( Rectangle rectangle )
| Exception | Condition |
|---|---|
| InvalidOperationException | if the object has already been closed |
| InvalidOperationException | if the path object has already been closed |