ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / StyleItem Class / StyleItem Constructor / StyleItem Constructor(String)

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

    Parameters

    stylePath
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also