ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMLegend Class / Items Property

In This Topic
    Items Property (CIMLegend)
    In This Topic
    Gets or sets a collection of items in a layout.
    Syntax
    public CIMLegendItem[] Items {get; set;}
    Public Property Items As CIMLegendItem()
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also