| Property | Type | Access | Description |
| matrix | Matrix |
r/w | Additional transformation arising from manipulating the path. |
| pattern | Pattern |
r/w | |
| reflect | bool |
r/w | Whether or not the prototype is reflected before filling. (default: false) |
| reflectAngle | number |
r/w | The axis around which to reflect. (default: 0) |
| rotation | number |
r/w | The angle to rotate the before filling. (default: 0) |
| scaleFactor | Point |
r/w | The fraction to scale the prototype before filling. |
| shearAngle | number |
r/w | The angle to slant the shear by. (default: 0) |
| shearAxis | number |
r/w | The axis to shear with respect to. (default: 0) |
| shiftAngle | number |
r/w | The angle to translate the (unscaled) prototype before filling. (default: 0) |
| shiftDistance | number |
r/w | The distance to translate the (unscaled) prototype before filling. (default: 0) |