This document is archived and information here might be outdated.  Recommended version.


esriMaplexOffsetAlongLineMethod Constants (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Constants > E > esriMaplexOffsetAlongLineMethod Constants
ArcGIS Developer Help

esriMaplexOffsetAlongLineMethod Constants

Methods used to place label along line.

Constant Value Description
esriMaplexBestPositionAlongLine 0 Place the label as best position along the line.
esriMaplexBeforeStartOfLine 1 Place label before the start of the line.
esriMaplexAlongLineFromStart 2 Place the label along the line from the start.
esriMaplexAlongLineFromEnd 3 Place the label along the line from end.
esriMaplexAfterEndOfLine 4 Place the label after the end of line.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.