ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMColorReplacementDocument Class / ReplacementRules Property

In This Topic
    ReplacementRules Property
    In This Topic
    Gets or sets the list of color replacement rules.
    Syntax
    public CIMColorReplacementRule[] ReplacementRules {get; set;}
    Public Property ReplacementRules As CIMColorReplacementRule()
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also