ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.CIM Namespace / MaplexLabelAnchorPoint Enumeration

MaplexLabelAnchorPoint Enumeration
Maplex label anchor point.
Syntax
public enum MaplexLabelAnchorPoint : System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Members
MemberDescription
CenterOfLabel Anchor to the center of the label.
FurthestSideOfLabel Anchor to the furthest side of the label.
NearestSideOfLabel Anchor to the nearest side of the label.
Inheritance Hierarchy

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

Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 2.0 or higher.
See Also