<< 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 FocalY: Single read FFocalY write SetFocalY;
Property Value
Type: Single