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