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