![]() |
This document is archived and information here might be outdated. Recommended version. |
| ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Constants > E > esriMaplexStackingJustification Constants (ArcObjects .NET 10.5 SDK) |
Identifies the justification options for a stacked label.
| Constant | Value | Description |
|---|---|---|
| esriMaplexChooseBestJustification | 0 | Best Justification. |
| esriMaplexConstrainJustificationLeftOrRight | 1 | Left or Right Justification. |
| esriMaplexConstrainJustificationLeft | 2 | Left Justification. |
| esriMaplexConstrainJustificationRight | 3 | Right Justification. |
| esriMaplexConstrainJustificationCenter | 4 | Center Justification. |