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