

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