ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / MaplexContourAlignmentType Enumeration

In This Topic
    MaplexContourAlignmentType Enumeration
    In This Topic
    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
    Downhill Align labels according to the terrain so the tops point downhill.
    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 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also