<< Click here to display Table of Contents >> Navigation: Code Documentation > RSVclSVG > RSSVGTypes > Constants:
Comments (0)
Defines the label values for the SVG font-weight attribute
Namespace: RSSVGTypes
Delphi
SVGFontWeights: TSVGFontWeightNames = ('', 'normal', 'bold', 'bolder', 'lighter', '100', '200', '300', '400', '500', '600', '700', '800', '900');
Value
Type: TSVGFontWeightNames
•RSSVGTypes