Table of Contents

TTMSFNCGraphicsPath.AddEllipse Method

Appends an ellipse inscribed within ARect as 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.