ArcGIS Pro 2.6 API Reference Guide
MaplexContourAlignmentType Enumeration

ArcGIS.Core.CIM Namespace : MaplexContourAlignmentType Enumeration
Maplex contour alignment types.
Syntax
public enum MaplexContourAlignmentType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Public Enum MaplexContourAlignmentType 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
Members
MemberDescription
Page Align labels according to the page (or display).
Uphill Align labels according to the terrain so the tops point uphill.
Inheritance Hierarchy

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

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

ArcGIS.Core.CIM Namespace