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

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

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also