Draws the outline of an ellipse having the specified dimensions with the specified D2DPen.
| Overload | Description |
|---|---|
| DrawEllipse(D2DPen,float,float,float,float) | Draws the outline of an ellipse having the specified dimensions with the specified D2DPen. |
| DrawEllipse(D2DPen,Rect) | Draws the outline of an ellipse having the specified dimensions with the specified D2DPen. |