ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.CIM Namespace / MaplexRemoveAmbiguousLabelsType Enumeration

In This Topic
    MaplexRemoveAmbiguousLabelsType Enumeration
    In This Topic
    Options that describe when to remove ambiguous labels.
    Syntax
    Members
    MemberDescription
    All Remove all ambiguous labels.
    None Do not remove ambiguous labels.
    WithinLabelClass Remove ambiguous labels within the current label class only.
    Inheritance Hierarchy

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

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also