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