Not documented.

Annotations
  • DocsEditable()
  • DomName('SVGPathSeg')
  • Unstable()
Implemented by

Constants

int PATHSEG_ARC_ABS = 10
const
int PATHSEG_ARC_REL = 11
const
int PATHSEG_CLOSEPATH = 1
const
int PATHSEG_CURVETO_CUBIC_ABS = 6
const
int PATHSEG_CURVETO_CUBIC_REL = 7
const
int PATHSEG_CURVETO_CUBIC_SMOOTH_ABS = 16
const
int PATHSEG_CURVETO_CUBIC_SMOOTH_REL = 17
const
int PATHSEG_CURVETO_QUADRATIC_ABS = 8
const
int PATHSEG_CURVETO_QUADRATIC_REL = 9
const
int PATHSEG_CURVETO_QUADRATIC_SMOOTH_ABS = 18
const
int PATHSEG_CURVETO_QUADRATIC_SMOOTH_REL = 19
const
int PATHSEG_LINETO_ABS = 4
const
int PATHSEG_LINETO_HORIZONTAL_ABS = 12
const
int PATHSEG_LINETO_HORIZONTAL_REL = 13
const
int PATHSEG_LINETO_REL = 5
const
int PATHSEG_LINETO_VERTICAL_ABS = 14
const
int PATHSEG_LINETO_VERTICAL_REL = 15
const
int PATHSEG_MOVETO_ABS = 2
const
int PATHSEG_MOVETO_REL = 3
const
int PATHSEG_UNKNOWN = 0
const

Properties

int pathSegType
read-only
String pathSegTypeAsLetter
read-only