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

In This Topic
    LineGapType Enumeration
    In This Topic
    Specifies the type of line gap (line spacing) that is applied.
    Syntax
    Members
    MemberDescription
    Exact Exact - Sets a fixed line spacing
    ExtraLeading Extra Leading - Adds the specified value to the line spacing that accommodates the largest font in the line
    Multiple Multiple - Sets the line spacing based on a multiple of the line.
    Inheritance Hierarchy

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

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also