TTeeShadow.Draw
TTeeShadow
procedure Draw(Const ACanvas: TCanvas3D; Const P: array of TPoint); overload;
Unit
TeCanvas
Description
Draws a shadow using the polygon defined by the array of points "P".
The polygon is displayed with an offset of TTeeShadow.HorizSize and TTeeShadow.VertSize pixels.
See also: TTeeShadow.SmoothBlur property.