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

TSVGTextLayout

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: fpsvg.text.pp line 137

type TSVGTextLayout = class(TObject)

public

  constructor Create;

  destructor Destroy; override;

  function Layout();

  property Bounds: TSVGRect; [r]

  property RunCount: Integer; [r]

  property Runs []: TSVGTextRun; default; [r]

  property DecorationCount: Integer; [r]

  property Decorations []: TSVGTextBand; [r]

end;

Inheritance

TSVGTextLayout

|

TObject


Documentation generated on: 2026-09-25