Utility class containing constants.
Specifies the limit location on an operator.
Field Summary |
const int | UND_OVR | |
Specifies that the limit is centered above or below the operator.
|
const int | SUB_SUP | |
Specifies that the limit is on the right side of the operator.
|