Utility class containing constants.
Represents the join styles of a line.
Field Summary |
const Number | ROUND | |
Round joint
|
const Number | BEVEL | |
Bevel joint
|
const Number | MITER | |
Miter joint
|
const Number | NONE | |
None joint
|
-
Field Detail
ROUND
const Number ROUND
Round joint
BEVEL
const Number BEVEL
Bevel joint
MITER
const Number MITER
Miter joint
NONE
const Number NONE
None joint