ArcGIS Pro 2.6 API Reference Guide
HasMixedOutlineColor Method

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

Parameters

symbol
ArcGIS.Core.CIM.CIMPolygonSymbol

Return Value

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

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

SymbolExtensionMethods Class
SymbolExtensionMethods Members