ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / ISymbolFactory Interface / ConstructLineSymbol Method / ConstructLineSymbol(CIMStroke) Method
ArcGIS.Core.CIM.CIMStroke

ConstructLineSymbol(CIMStroke) Method
Constructs a line symbol from a stroke.
Syntax
CIMLineSymbol ConstructLineSymbol( 
   CIMStroke stroke
)

Parameters

stroke
ArcGIS.Core.CIM.CIMStroke

Return Value

Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 2.0 or higher.
See Also