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

TSVGGlyph

Declaration

Source position: fpsvg.types.pp line 554

type TSVGGlyph = record

public

  GlyphID: Cardinal;

  X: Double;

  Y: Double;

  Angle: Double;

  Stretch: Double;

  constructor Create();

  constructor CreateTurned();

  function ToString;

end;


Documentation generated on: 2026-09-25