Declaration ​
pascal
TSVGRadialGradientPolygonFiller = class(TCustomRadialGradientPolygonFiller)Description ​
TSVGRadialGradientPolygonFiller implements SVG-compliant radial gradient polygon rendering with focal point offset (FocalPoint).
The gradient is defined by specifying the ellipse bounds and the focal point. Between this focal point and the ellipse, the colors are interpolated linearly according to the gradient color stops.
