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

In This Topic
    MaplexContourLadderType Enumeration
    In This Topic
    Maplex contour ladder types.
    Syntax
    public enum MaplexContourLadderType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
    Public Enum MaplexContourLadderType 
       Inherits System.Enum
       Implements System.IComparable, System.IConvertible, System.IFormattable 
    Members
    MemberDescription
    Curved Curved ladders.
    None No ladders.
    Straight Straight ladders.
    Inheritance Hierarchy

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

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also