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