Navigation: Code Documentation > RSVclSVG > RSSVG > Classes > TSVGRadialGradient > Properties
TSVGRadialGradient.FocalX Property
FocusX and FocusY define the focal point for the radial gradient. The gradient will be drawn such that the 0% gradient stop is mapped to (FocusX, FocusY).
Namespace: RSSVG
Delphi
published property FocalX: TSVGLength read FFocalX write SetFocalX;
Property Value
Type: TSVGLength
•RSSVG.TSVGRadialGradient.CenterX
•RSSVG.TSVGRadialGradient.CenterY
•RSSVG.TSVGRadialGradient.Radius
•RSSVG.TSVGRadialGradient.FocalY
•TSVGRadialGradient
•RSSVG