ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / ISymbolFactory Interface / ConstructStroke Method / ConstructStroke(CIMColor) Method
ArcGIS.Core.CIM.CIMColor

In This Topic
    ConstructStroke(CIMColor) Method
    In This Topic
    Constructs a stroke of specific color.
    Syntax
    CIMStroke ConstructStroke( 
       CIMColor color
    )
    Overloads Function ConstructStroke( _
       ByVal color As CIMColor _
    ) As CIMStroke

    Parameters

    color
    ArcGIS.Core.CIM.CIMColor

    Return Value

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also