Run direction of Pharma Codes. More...
Inherits object.
Static Public Attributes | |
int | Down = 3 |
Code runs vertically down. | |
int | Left = 2 |
Code runs from right to left. | |
int | Right = 0 |
Code runs from left to right. | |
int | Up = 1 |
Code runs vertically up. | |
Run direction of Pharma Codes.