Utility class containing constants.
Enumerates the line end width of the shape border line.
Field Summary |
const Number | NARROW | |
Short line end width.
|
const Number | MEDIUM | |
Medium line end width.
|
const Number | WIDE | |
Wide line end width.
|
-
Field Detail
NARROW
const Number NARROW
Short line end width.
MEDIUM
const Number MEDIUM
Medium line end width.
WIDE
const Number WIDE
Wide line end width.