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