ArcGIS Pro 2.6 API Reference Guide
HasMixedColor Method

ArcGIS.Desktop.Mapping Namespace > SymbolExtensionMethods Class : HasMixedColor Method
ArcGIS.Core.CIM.CIMSymbol
Determines whether a symbol color is in mixed state.
Syntax
public static bool HasMixedColor( 
   CIMSymbol symbol
)
Public Shared Function HasMixedColor( _
   ByVal symbol As CIMSymbol _
) As Boolean

Parameters

symbol
ArcGIS.Core.CIM.CIMSymbol

Return Value

Remarks
A symbol color is in mixed state if the symbol layers in the symbol have different colors.
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

SymbolExtensionMethods Class
SymbolExtensionMethods Members