CanvasPropertyJoinStyle | |||||||
Type | operator | ||||||
Dictionary | LCB | ||||||
Library | LiveCode Builder | ||||||
Syntax |
| ||||||
Associations | com.livecode.canvas | ||||||
Summary | The current join style of a canvas. | ||||||
Parameters |
| ||||||
Example |
| ||||||
Description | Determines how to draw the join between the lines of a path when stroking. Can be one of "bevel", "round", or "miter". | ||||||
Tags | canvas |