Navigation: Code Documentation > RSFMXSVG > FMX.RS.SVG > Classes > TSVGGraphicElement > Properties
TSVGGraphicElement.TextRendering Property
Text rendering type, which provides a hint to the SVG library about what tradeoffs to make as it renders text
VCL Only
Namespace: FMX.RS.SVG
Delphi
published property TextRendering: TSVGTextRendering read GetTextRendering write SetTextRendering default txrnAuto;
Property Value
Type: TSVGTextRendering
Warning
If ipTextRendering is in the Inherits property, the text rendering value of the parent is returned
•FMX.RS.SVG.TSVGGraphicElement.ColorRendering
•FMX.RS.SVG.TSVGGraphicElement.ShapeRendering
•TSVGGraphicElement
•FMX.RS.SVG