TRadialGradientPolygonFiller.BeginRendering

procedure BeginRendering; override;

Description

BeginRendering shall be called before rendering any lines. It is called internally when the class is used as polygon filler. For custom polygon filler classes that are based on the TRadialGradientPolygonFiller any further initialization code may be placed here

See Also

TRadialGradientPolygonFiller