Navigation: Code Documentation > RSVclSVG > RSSVGTypes > Constants
SVGTextRenderingNames Constant
Defines the label values for the SVG color-rendering attribute
Namespace: RSSVGTypes
Delphi
SVGTextRenderingNames: TSVGTextRenderingNames = ('', 'auto', 'optimizeSpeed', 'optimizeLegibility', 'geometricPrecision');
Value
Type: TSVGTextRenderingNames
•RSSVGTypes