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

In This Topic
    LegendPatch Property
    In This Topic
    Gets or sets the ArcGIS.Core.CIM.CIMLegendPatch of the legend patch style item.
    Syntax
    public CIMLegendPatch LegendPatch {get; set;}
    Public Property LegendPatch As CIMLegendPatch
    Exceptions
    ExceptionDescription
    This property must be called within the lambda passed to QueuedTask.Run
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.4 or higher.
    See Also