New value
ReadonlyPATHSEG_ARC_ABS: numberAbsolute arcto path segment type
ReadonlyPATHSEG_ARC_REL: numberRelative arcto path segment type
ReadonlyPATHSEG_CLOSEPATH: numberClose path segment type
ReadonlyPATHSEG_CURVETO_CUBIC_ABS: numberAbsolute cubic curveto path segment type
ReadonlyPATHSEG_CURVETO_CUBIC_REL: numberRelative cubic curveto path segment type
ReadonlyPATHSEG_CURVETO_CUBIC_SMOOTH_ABS: numberAbsolute smooth cubic curveto path segment type
ReadonlyPATHSEG_CURVETO_CUBIC_SMOOTH_REL: numberRelative smooth cubic curveto path segment type
ReadonlyPATHSEG_CURVETO_QUADRATIC_ABS: numberAbsolute quadratic curveto path segment type
ReadonlyPATHSEG_CURVETO_QUADRATIC_REL: numberRelative quadratic curveto path segment type
ReadonlyPATHSEG_CURVETO_QUADRATIC_SMOOTH_ABS: numberAbsolute smooth quadratic curveto path segment type
ReadonlyPATHSEG_CURVETO_QUADRATIC_SMOOTH_REL: numberRelative smooth quadratic curveto path segment type
ReadonlyPATHSEG_LINETO_ABS: numberAbsolute lineto path segment type
ReadonlyPATHSEG_LINETO_HORIZONTAL_ABS: numberAbsolute horizontal lineto path segment type
ReadonlyPATHSEG_LINETO_HORIZONTAL_REL: numberRelative horizontal lineto path segment type
ReadonlyPATHSEG_LINETO_REL: numberRelative lineto path segment type
ReadonlyPATHSEG_LINETO_VERTICAL_ABS: numberAbsolute vertical lineto path segment type
ReadonlyPATHSEG_LINETO_VERTICAL_REL: numberRelative vertical lineto path segment type
ReadonlyPATHSEG_MOVETO_ABS: numberAbsolute moveto path segment type
ReadonlyPATHSEG_MOVETO_REL: numberRelative moveto path segment type
ReadonlyPATHSEG_UNKNOWN: numberUnknown path segment type
Prototype value
Declare value