ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / TrayButton Class / LargeImage Property

In This Topic
    LargeImage Property (TrayButton)
    In This Topic
    Gets the DAML largeImage content property of this TrayButton.
    Syntax
    Public ReadOnly Property LargeImage As Object
    public object LargeImage {get;}
    Remarks
    This is an optional property, and is only used if ButtonType is TrayButtonType.PopupToggleButton for the master toggle button at the top of the popup.
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also