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

In This Topic
    MassColorSubstitute Property
    In This Topic
    Gets or sets the mass color substitute. When using the SymbolSubstitutionColor substitution type this is the color that all text graphics will be overridden with.
    Syntax
    public CIMColor MassColorSubstitute {get; set;}
    Public Property MassColorSubstitute As CIMColor
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also