![]() |
This document is archived and information here might be outdated. Recommended version. |
ArcIMS line label position options.
| Constant | Value | Description |
|---|---|---|
| acLLPlaceNone | 0 | Do not place label. |
| acLLPlaceAbove | 1 | Place above line. |
| acLLPlaceBelow | 2 | Place below line. |
| acLLPlaceOnTop | 3 | Place on top of the line. |
| acLLPlaceLeft | 4 | Place at left side of the line. |
| acLLPlaceRight | 5 | Place at the right side of the line. |
| acLLPlaceAboveBelow | 6 | Place above or below line. |
| acLLPlaceLeftRight | 7 | Place at either end of the line. |
| acLLPlaceInLine | 8 | Place anywhere on the line. |
| acLLPlaceAtStart | 9 | Place at beginning of the line. |
| acLLPlaceAtEnd | 10 | Place at end of the line. |
| acLLPlaceAtEitherEnd | 11 | Place at beginning or end. |
| acLLPlaceParallel | 12 | Place parallel. |
| acLLPlacePerpendicular | 13 | Place perpendicular. |
| acLLPlaceHorizontal | 14 | Place horizontal. |
| acLLPlaceOnTopHorizontal | 15 | Place on top horizontal. |