ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / LegendPatchStyleItem Class / LegendPatchStyleItem Constructor / LegendPatchStyleItem Constructor(String)

In This Topic
    LegendPatchStyleItem Constructor(String)
    In This Topic
    Construct a new LegendPatchStyleItem.
    Syntax
    Public Function New( _
       Optional ByVal stylePath As String _
    )
    public LegendPatchStyleItem( 
       string stylePath
    )

    Parameters

    stylePath
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.4 or higher.
    See Also