DXGraphicsPath.AddEllipse Method
Name | Parameters | Description |
---|---|---|
AddEllipse(RectangleF) | rect | Adds an ellipse to the current path. |
AddEllipse(Single, Single, Single, Single) | x, y, width, height | Adds an ellipse to the current path. |
Name | Parameters | Description |
---|---|---|
AddEllipse(RectangleF) | rect | Adds an ellipse to the current path. |
AddEllipse(Single, Single, Single, Single) | x, y, width, height | Adds an ellipse to the current path. |
No
Your feedback is appreciated.