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

TSVGPathSegmentKind

Declaration

Source position: fpsvg.types.pp line 108

type TSVGPathSegmentKind = (

  skMoveTo,

  skLineTo,

  skCubicTo,

  skClose

);


Documentation generated on: 2026-09-25