Unit 'fpsvg.text' Package
[Overview][Types][Classes][Procedures and functions][Index] [#fcl-svg]

TSVGTextRun

Declaration

Source position: fpsvg.text.pp line 43

type TSVGTextRun = record

  Element: TSVGElement;

  Font: ISVGFont;

  Style: TSVGComputedStyle;

  Glyphs: TSVGGlyphArray;

  Left: Double;

  Right: Double;

  Baseline: Double;

  Turned: Boolean;

end;


Documentation generated on: 2026-09-25