<< Click here to display Table of Contents >> Navigation: Code Documentation > RSFMXSVG > FMX.RS.SVGTypes > Types:
Comments (0)
Defines the SVG gradient style type, which indicates if the gradient is a linear or radial gradient
Namespace: FMX.RS.SVGTypes
Delphi
type TSVGGradientStyle = TGradientStyle;
Tip
Use this type instead of the library-specific type to allow your code to be cross-library (FMX<->VCL) compatible
•TGradientStyle
•FMX.RS.SVGTypes