ArcGIS Pro 2.6 API Reference Guide
MaplexLabelAnchorPoint Enumeration

ArcGIS.Core.CIM Namespace : MaplexLabelAnchorPoint Enumeration
Maplex label anchor point.
Syntax
public enum MaplexLabelAnchorPoint : System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Public Enum MaplexLabelAnchorPoint 
   Inherits System.Enum
   Implements 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 10, Windows 8.1, Windows 7

See Also

Reference

ArcGIS.Core.CIM Namespace