This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Constants > E > esriMaplexStackingJustification Constants (ArcObjects .NET 10.4 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. |