Appends an ellipse defined by a bounding rectangle structure to the current TRSPathData.
AddEllipse splits the ellipse in simple figures and adds to Points the points needed to represent them.
To find the end point of the TRSPathData, call the LastPoint method.
Namespace: RSGraphics
Delphi |
public |
Parameters
ARect
Type: System.Void
Rectangle that defines the boundaries of the ellipse