ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / SymbolFactory Class / DefaultStroke Property

In This Topic
    DefaultStroke Property (SymbolFactory)
    In This Topic
    Gets the ArcGIS.Core.CIM.CIMStroke with default properties.
    Syntax
    public CIMStroke DefaultStroke {get;}
    Public ReadOnly Property DefaultStroke As CIMStroke
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also