ArcGIS Pro 2.6 API Reference Guide
MaplexOffsetAlongLineMethod Enumeration

ArcGIS.Core.CIM Namespace : MaplexOffsetAlongLineMethod Enumeration
Maplex offset along the line methods.
Syntax
public enum MaplexOffsetAlongLineMethod : System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Public Enum MaplexOffsetAlongLineMethod 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
Members
MemberDescription
AfterEndOfLine After the end of the line.
AlongLineFromEnd Along the line from the end.
AlongLineFromStart Along the line from the start.
BeforeStartOfLine Before the start of the line.
BestPositionAlongLine Best position along the line.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ArcGIS.Core.CIM.MaplexOffsetAlongLineMethod

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

ArcGIS.Core.CIM Namespace