ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMHatchFill Class / LineSymbol Property

In This Topic
    LineSymbol Property (CIMHatchFill)
    In This Topic
    Gets or sets the line symbol that is used to draw the hatch lines in the fill.
    Syntax
    public CIMLineSymbol LineSymbol {get; set;}
    Public Property LineSymbol As CIMLineSymbol
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also