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