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

In This Topic
    StreetIndexWrapMethod Enumeration
    In This Topic
    A list of ways to wrap data across multiple columns in CIMMapProductBaseStreetIndex.
    Syntax
    Members
    MemberDescription
    GroupWrap Wrap text based on a grouped field across multiple columns. Text will continue at top of next column if group does not fit in current column.
    Wrap Wrap text based on height of frame across multiple columns. Text will continue at top of next column.
    Inheritance Hierarchy

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

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also