ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / ColorStyleItem Class / ColorStyleItem Constructor / ColorStyleItem Constructor(String)

In This Topic
    ColorStyleItem Constructor(String)
    In This Topic
    Creates a new instance of ColorStyleItem class.
    Syntax
    public ColorStyleItem( 
       string stylePath
    )
    Public Function New( _
       Optional ByVal stylePath As String _
    )

    Parameters

    stylePath
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also