Utility class containing constants.
Enumerates grid line Type.
Field Summary |
const int | DOTTED | |
Represents dotted line.
|
const int | HAIR | |
Represents hair line.
|
-
Field Detail
DOTTED
const int DOTTED
Represents dotted line.
HAIR
const int HAIR
Represents hair line.