ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Core Namespace / CustomProjectItemContainer<T> Class / LargeImage Property

In This Topic
    LargeImage Property (CustomProjectItemContainer<T>)
    In This Topic
    Gets the large image to use when displaying the container
    Syntax
    public virtual ImageSource LargeImage {get;}
    Public Overridable ReadOnly Property LargeImage As ImageSource
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also