ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / LabelPlacementStyleItem Class / LabelPlacementStyleItem Constructor / LabelPlacementStyleItem Constructor(String)

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

    Parameters

    stylePath
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also