ArcGIS Pro 3.7 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 Property MassColorSubstitute As CIMColor
    public CIMColor MassColorSubstitute {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also