Navigation: Code Documentation > RSFMXSVG > FMX.RS.SVGTypes > Types
TSVGGradientPoints Type
Defines the SVG gradient points type, which specifies the collection of gradient stops
Namespace: FMX.RS.SVGTypes
Delphi
type TSVGGradientPoints = TGradientPoints;
Tip
Use this type instead of the library-specific type to allow your code to be cross-library (FMX<->VCL) compatible
•TGradientPoints
•FMX.RS.SVGTypes