TCustomLinearGradientPolygonFiller

Ancestors

TObject
   |
TCustomPolygonFiller
   |
TCustomGradientPolygonFiller

Description

Custom linear gradient polygon filler class. Provides access to the start point and the end point of the linear gradient. Both can be set at once by calling SetPoints. For simple two-color gradients these points can be set along with the related colors by calling SimpleGradient

The TCustomLinearGradientPolygonFiller class is an ancestor of TLinearGradientPolygonFiller

Reference

Methods Properties
In TCustomLinearGradientPolygonFiller:
SetPoints EndPoint
SimpleGradient StartPoint
In TCustomGradientPolygonFiller:
Gradient
WrapMode
In TCustomPolygonFiller:
GetFillLine

See Also

Examples, TLinearGradientPolygonFiller