ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / ExternalColorMixMode Enumeration

In This Topic
    ExternalColorMixMode Enumeration
    In This Topic
    Options to control how material combines with externally defined colors.
    Syntax
    Members
    MemberDescription
    Ignore Ignore external color.
    Multiply Multiply components by components of external color.
    Tint Tint using external color.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             ArcGIS.Core.CIM.ExternalColorMixMode

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also