ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / LegendPatchStyleItem Class
Members

In This Topic
    LegendPatchStyleItem Class
    In This Topic
    Represents a legend patch saved in a style.
    Object Model
    LegendPatchStyleItem ClassCIMLegendPatch Class
    Syntax
    public class LegendPatchStyleItem : StyleItem, System.ComponentModel.INotifyPropertyChanged  
    Public Class LegendPatchStyleItem 
       Inherits StyleItem
       Implements System.ComponentModel.INotifyPropertyChanged 
    Inheritance Hierarchy

    System.Object
       ArcGIS.Desktop.Framework.Contracts.PropertyChangedBase
          ArcGIS.Desktop.Mapping.StyleItem
             ArcGIS.Desktop.Mapping.LegendPatchStyleItem

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.4 or higher.
    See Also