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

TSVGRenderState

Declaration

Source position: fpsvg.render.pp line 119

type TSVGRenderState = record

public

  CTM: TSVGMatrix;

  Viewport: TSVGRect;

  Style: TSVGComputedStyle;

  Alpha: Double;

  constructor Create();

end;


Documentation generated on: 2026-09-25