This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IA > IACLineLabelPosition Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that control ArcIMS line label position.
Description | ||
---|---|---|
Above | Indicates whether to place the label above the line. | |
AtEnd | Indicates whether to place the label at the end of the line. | |
AtStart | Indicates whether to place the label at the start of the line. | |
Below | Indicates whether to place the label below the line. | |
Horizontal | Indicates whether to place the label horizontally. | |
InLine | Indicates whether to place the label in the line. | |
Left | Indicates whether to place the label left of the line. | |
None | Indicates whether the label should not be placed. | |
OnTop | Indicates whether to place the label on top of the line. | |
Parallel | Indicates whether to place the label parallel to the line. | |
Perpendicular | Indicates whether to place the label perpendicular to the line. | |
Right | Indicates whether to place the label right of the line. |