Path |
Add an elliptical piece of pie to the current path as a complete subpath.
public void AddPie( Rectangle rectangle, double alpha1, double alpha2 )
| Exception | Condition |
|---|---|
| InvalidOperationException | if the object has already been closed |
| InvalidOperationException | if the path object has already been closed |