Navigation: Code Documentation > RSFMXSVG > FMX.RS.SVG > 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: FMX.RS.SVG
Delphi
published property FocalX: TSVGLength read FFocalX write SetFocalX;
Property Value
Type: TSVGLength
•FMX.RS.SVG.TSVGRadialGradient.CenterX
•FMX.RS.SVG.TSVGRadialGradient.CenterY
•FMX.RS.SVG.TSVGRadialGradient.Radius
•FMX.RS.SVG.TSVGRadialGradient.FocalY
•TSVGRadialGradient
•FMX.RS.SVG