TTMSFNCGraphicsPath.AddEllipse Method
Appends an ellipse inscribed within
ARectas a closed sub-path.
API unit family: TMSFNCGraphicsTypes
Declaring type: TTMSFNCGraphicsPath
Syntax
procedure AddEllipse(const ARect: TRectF);
Parameters
| Name | Description |
|---|---|
ARect |
Bounding rectangle of the ellipse in floating-point pixels. |