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

TSVGPathVertex

Declaration

Source position: fpsvg.geom.pp line 50

type TSVGPathVertex = record

public

  Point: TSVGPoint;

  InDir: TSVGPoint;

  OutDir: TSVGPoint;

  Kind: TSVGVertexKind;

  function AutoAngle;

end;


Documentation generated on: 2026-09-25