ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / SymbolFactory Class / ConstructStroke Method / ConstructStroke(CIMColor) Method
ArcGIS.Core.CIM.CIMColor

ConstructStroke(CIMColor) Method
Constructs a stroke of specific color.
Syntax
public CIMStroke ConstructStroke( 
   CIMColor color
)

Parameters

color
ArcGIS.Core.CIM.CIMColor

Return Value

Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 2.0 or higher.
See Also