The goog.graphics.Path.Segment Enum

goog.graphics.Path.Segment

Path segment types.

@enum
{number}

.ARCTO

.CLOSE

.CURVETO

.LINETO

.MOVETO