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 > esriMaplexConstrainOffset Constants (ArcObjects .NET 10.5 SDK) |
Maplex Constrain Offset Enumeration.
Constant | Value | Description |
---|---|---|
esriMaplexNoConstraint | 0 | Label aligned horizontally to map page. |
esriMaplexAboveLine | 1 | Label aligned to graticule. |
esriMaplexBelowLine | 2 | Label aligned by expression. |
esriMaplexLeftOfLine | 3 | Label aligned to feature direction. |
esriMaplexRightOfLine | 4 | Label aligned to feature direction and constrained to left. |