Path |
Add an elliptical arc to the current path.
public void AddArc( 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 |