ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMColorReplacementRule Class / OutputColor Property

In This Topic
    OutputColor Property
    In This Topic
    Gets or sets the color that will replace the input color.
    Syntax
    public CIMColor OutputColor {get; set;}
    Public Property OutputColor As CIMColor
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also