Hide Comments
Hide Comments

ParseTextRendering(String,TSVGTextRendering,Boolean) Method

Comments (0)

Parses the input string for a text rendering, which provides a hint to the SVG library about what tradeoffs to make as it renders text. The allowable values are auto | optimizeSpeed | optimizeLegibility | geometricPrecision | inherit

Namespace: FMX.RS.SVGUtils

expandingSyntax

Parameters

S

Type: String

Input string to parse

DefValue

Type: TSVGTextRendering

Default Value. If the string is empty, the default value is returned

Inherits

Type: Boolean

Set to True when the input string contains 'inherit' keyword

Return Value

Type: TSVGTextRendering

expandingRemarks
expandingSee Also

Comments (0)

RiverSoftAVG SVG Component Library (RSCL) © 2013-2016, Thomas G. Grubb