SVGPathSegMovetoAbs in SVG 1.1

(no overview available)

Inherits from:

Instance Properties

name type description
pathSegType Number (read only) [from SVGPathSeg]
pathSegTypeAsLetter String (read only) [from SVGPathSeg]
x Number
y Number

Methods that return an SVGPathSegMovetoAbs

name of object description
createSVGPathSegMovetoAbs(x,y) SVGPathElement