ParseGlyphOrientationHorizontal(String,TSVGGlyphOrientationHorizontal,Boolean) Method |
Scroll Prev Top Next More |
Parses the input string for glyph orientation horizontal, which affects the amount that the current text position advances as each glyph is rendered
Namespace: FMX.RS.SVGUtils
Delphi |
function ParseGlyphOrientationHorizontal( S: String; |
Parameters
S
Type: String
Input string to parse
DefValue
Type: TSVGGlyphOrientationHorizontal
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