ArcGIS Pro 2.8 API Reference Guide
ConstructStroke(CIMColor,Double,SimpleLineStyle) Method

ArcGIS.Desktop.Mapping Namespace > SymbolFactory Class > ConstructStroke Method : ConstructStroke(CIMColor,Double,SimpleLineStyle) Method
ArcGIS.Core.CIM.CIMColor
The width of stroke to construct.
SimpleLineStyle
Constructs a stroke of specific color, width and style.
Syntax
Public Overloads Function ConstructStroke( _
   ByVal color As CIMColor, _
   ByVal width As Double, _
   ByVal lineStyle As SimpleLineStyle _
) As CIMStroke

Parameters

color
ArcGIS.Core.CIM.CIMColor
width
The width of stroke to construct.
lineStyle
SimpleLineStyle

Return Value

Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

SymbolFactory Class
SymbolFactory Members
Overload List