Navigation: Code Documentation > RSVclSVG > RSSVGTypes > Types
TSVGGradient Type
Defines the SVG gradient type, which defines a color gradient
Namespace: RSSVGTypes
Delphi
type TSVGGradient = TRSGPGradient;
Tip
Use this type instead of the library-specific type to allow your code to be cross-library (FMX<->VCL) compatible
•TGradient
•RSSVGTypes