Skip to main content

PathCommandType

The path command types.

Type​

Enumeration

Values​

  • "moveTo"
  • "lineTo"
  • "bezier3"
  • "bezier4"
  • "arcTo"
  • "close"