LineJoinMode
This enum is used by UIStroke.LineJoinMode to determine how corners are interpreted.
See also:
For a more detailed walkthrough of the UIStroke object, take a look at the Applying Strokes article.
Items
Name | Value | Summary |
---|---|---|
Round | 0 | |
Bevel | 1 | |
Miter | 2 |