ArcGIS Pro 2.9 API Reference Guide
MaplexStackingAlignment Enumeration

ArcGIS.Core.CIM Namespace : MaplexStackingAlignment Enumeration
Maplex stacking alignment.
Syntax
public enum MaplexStackingAlignment : System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Public Enum MaplexStackingAlignment 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
Members
MemberDescription
ChooseBest Allow the label engine to choose the best alignment.
ConstrainCenter Constrain alignment of the center.
ConstrainLeft Constrain alignment of the left.
ConstrainLeftOrRight Constrain alignment of the left or right.
ConstrainRight Constrain alignment of the right.
Inheritance Hierarchy

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

Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

ArcGIS.Core.CIM Namespace