Specifies how joins between two lines appear.
# Metadata
Platforms: desktop, server, mobile OS: mac, windows, linux, ios, android Introduced: 3.0 Security:
# Syntax
set the joinStyle [of graphic] to style
# Examples
set the joinstyle of graphic 1 of card "myCard" to "bevel"
set the joinstyle of the selectedobject to "round"
# Description
Set the joinStyle property to specify how joins between two lines appear.
>*Note:* This only affects polygon, freehand curve and line > graphics which have their antialiased set to true.
# Tags
# See
- **property:** antialiased, capStyle, miterLimit, roundEnds - **keyword:** curve, line, polygon - **object:** graphic