ArcGIS Pro 3.4 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 LegendPatchStyleItem( 
       string stylePath
    )
    Public Function New( _
       Optional ByVal stylePath As String _
    )

    Parameters

    stylePath
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.4 or higher.
    See Also