Navigation: Code Documentation > RSFMXSVG > FMX.RS.SVGTypes > Types
TSVGBrushKind Type
Defines the SVG brush kind type, which specifies the style characteristics of a brush.
Namespace: FMX.RS.SVGTypes
Delphi
type TSVGBrushKind = TBrushKind;
Tip
Use this type instead of the library-specific type to allow your code to be cross-library (FMX<->VCL) compatible
•FMX.RS.SVGTypes