List of All Members for ShapePath
This is the complete list of members for ShapePath, including inherited members.
- capStyle : enumeration
 - dashOffset : real
 - dashPattern : list<real>
 - fillColor : color
 - fillGradient : ShapeGradient
 - fillRule : enumeration
 - joinStyle : enumeration
 - miterLimit : int
 - strokeColor : color
 - strokeStyle : enumeration
 - strokeWidth : real
 
The following members are inherited from Path.
- closed : bool
 - pathElements : list<PathElement> [default]
 - scale : size
 - startX : real
 - startY : real
 - point pointAtPercent(real t)