PathMoveTo-class: Class '"PathMoveTo"'

Description Slots Extends Author(s) See Also

Description

A description of a path move to operator ("M" in SVG parlance) that is meant to be used as part of a path.

Slots

x:

Object of class "numeric". The x-location that the path is going to move to.

y:

Object of class "numeric". The y-location that the path is going to move to.

Extends

Class PathSegment, directly.

Author(s)

Simon Potter

See Also

PathData, PathClosePath, PathLineTo, PathCurveTo.


sjp/grImport2 documentation built on May 30, 2019, 12:06 a.m.