ArcGIS Pro 2.6 API Reference Guide
ConstructPolygonSymbol(CIMColor) Method

ArcGIS.Desktop.Mapping Namespace > SymbolFactory Class > ConstructPolygonSymbol Method : ConstructPolygonSymbol(CIMColor) Method
ArcGIS.Core.CIM.CIMColor
Constructs a polygon symbol of specific color.
Syntax
public CIMPolygonSymbol ConstructPolygonSymbol( 
   CIMColor color
)
Public Overloads Function ConstructPolygonSymbol( _
   ByVal color As CIMColor _
) As CIMPolygonSymbol

Parameters

color
ArcGIS.Core.CIM.CIMColor

Return Value

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

SymbolFactory Class
SymbolFactory Members
Overload List