[ static enum ] Join
Class: Stroke.
Description:
Static enum for stroke join styles.
Defines how two connected line segments are joined.
Type: number
Properties:
| Name | Description |
|---|---|
|
Sharp corner with extended outer edges. |
|
Rounded corner with a circular arc. |
|
Flattened corner with a straight cut. |
Examples:
Stroke.Join.Bevel
