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

TSVGLineJoin

Declaration

Source position: fpsvg.types.pp line 71

type TSVGLineJoin = (

  ljMiter,

  ljRound,

  ljBevel

);


Documentation generated on: 2026-09-25