Dynamic absolute position array for x in the current coordinate system. If the array length is less than the length of the text, the extra characters are appended normally to the end of the text.
If a single <coordinate> is provided, then the value represents the new absolute X coordinate for the current text position for rendering the glyphs that correspond to the first character within this element or any of its descendants.
If a list of n <coordinate>s is provided, then the values represent new absolute X coordinates for the current text position for rendering the glyphs corresponding to each of the first n characters within this element or any of its descendants.
Namespace: FMX.RS.SVG.Text
Delphi |
protected |
Field Value
Type: TSVGLengths
Reference |