<< Click here to display Table of Contents >> Navigation: Code Documentation > RSFMXSVG > FMX.RS.SVG > Classes > TSVGRadialGradient > Properties:
Comments (0)
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