

Public Class LabelPlacementStyleItem Inherits StyleItem Implements System.ComponentModel.INotifyPropertyChanged
public class LabelPlacementStyleItem : StyleItem, System.ComponentModel.INotifyPropertyChanged
{
//Search for label placements
//Note: styleProjectItem was created above in the variable initialization section
//Note: Needs QueuedTask to run
styleProjectItem.SearchLabelPlacements(StyleItemType.StandardLabelPlacement, "searchString");
}
System.Object
ArcGIS.Desktop.Framework.Contracts.PropertyChangedBase
ArcGIS.Desktop.Mapping.StyleItem
ArcGIS.Desktop.Mapping.LabelPlacementStyleItem
Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)