ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMAnnotationLayer Class / InlineColor Property

In This Topic
    InlineColor Property
    In This Topic
    Gets or sets the in-line color. When using the SymbolSubstitutionIndividualSubordinate or SymbolSubstitutionIndividualDominant substitution types this is the color that all text graphics that are stored in-line (bloated) will be overridden with.
    Syntax
    public CIMColor InlineColor {get; set;}
    Public Property InlineColor As CIMColor
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also