ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / SymbolExtensionMethods Class / HasMixedOutlineColor Method
ArcGIS.Core.CIM.CIMPolygonSymbol
Version

HasMixedOutlineColor Method
Determines whether a polygon symbol outline color is in mixed state.
Syntax
public static bool HasMixedOutlineColor( 
   CIMPolygonSymbol symbol
)

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 11, Windows 10

ArcGIS Pro version: 3 or higher.
See Also