ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMTextSymbol Class / ExtrapolateBaselines Property

In This Topic
    ExtrapolateBaselines Property
    In This Topic
    Gets or sets a value indicating whether the baseline of the text geometry should be expanded in the same manner as the existing geometry if the text extends beyond the baseline.
    Syntax
    public bool ExtrapolateBaselines {get; set;}
    Public Property ExtrapolateBaselines As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also