Navigation: Code Documentation > RSFMXSVG > FMX.RS.SVG > Classes > TSVGRadialGradient > Properties
TSVGRadialGradient.FocalY 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 FocalY: TSVGLength read FFocalY write SetFocalY;
Property Value
Type: TSVGLength
•FMX.RS.SVG.TSVGRadialGradient.CenterX
•FMX.RS.SVG.TSVGRadialGradient.CenterY
•FMX.RS.SVG.TSVGRadialGradient.Radius
•FMX.RS.SVG.TSVGRadialGradient.FocalX
•TSVGRadialGradient
•FMX.RS.SVG