2006
Joo S. O. Bueno
flips the given stroke.
Rotates the given stroke around given center by angle (in degrees).
unknown
Type | Name | Description |
---|---|---|
unknown | vectors | The vectors object |
PF_INT | stroke-id | The stroke ID |
PF_INT | flip-type | Flip orientation, either vertical or horizontal { ORIENTATION-HORIZONTAL (0), ORIENTATION-VERTICAL (1) } |
PF_FLOAT | axis | axis coordinate about which to flip, in pixels |
None