TTeeCanvas3D.Donut

TTeeCanvas3D.Donut
TTeeCanvas3D

procedure Donut(XCenter, YCenter, XRadius, YRadius: Integer; Const StartAngle, EndAngle, HolePercent: Double); override;

Unit
TeCanvas

Description
Draws a Donut slice (a pie slice with a hole in the middle).

The HolePercent parameter defines the size of the hole, expressed in percent of the slice radius.