ArcGIS Pro 2.6 API Reference Guide
ConstructSolidFill Method (SymbolFactory)

ArcGIS.Desktop.Mapping Namespace > SymbolFactory Class : ConstructSolidFill Method
ArcGIS.Core.CIM.CIMColor
Constructs a solid fill of specific color.
Syntax
public CIMFill ConstructSolidFill( 
   CIMColor color
)
Public Function ConstructSolidFill( _
   ByVal color As CIMColor _
) As CIMFill

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