TTeeShadow.DrawEllipse

TTeeShadow.DrawEllipse
TTeeShadow

procedure DrawEllipse(Const ACanvas: TCanvas3D; Const Rect: TRect; DonutPercent: Integer; Const StartAngle, EndAngle: Double); virtual;

Unit
TeCanvas

Description
Draws an elliptical shadow around the Rect rectangle parameter, using the ACanvas canvas and at the Z depth 3D coordinates.

Uses the HorizSize, VertSize and Transparency properties to draw the shadow.

See also: SmoothBlur property.