ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Framework.Contracts Namespace / PlugIn Class / LargeImage Property

In This Topic
    LargeImage Property (PlugIn)
    In This Topic
    Gets or sets the large representation of the command, this may be an image or a xaml element.
    Syntax
    public object LargeImage {get; set;}
    Public Property LargeImage As Object
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also