ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / TrayButton Class / SmallImage Property

In This Topic
    SmallImage Property (TrayButton)
    In This Topic
    Gets the DAML smallImage content property of this TrayButton.
    Syntax
    public object SmallImage {get;}
    Public ReadOnly Property SmallImage As Object
    Remarks
    This is a required property, and normally expected to be an icon URI, though it may also be an ImageSource.
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also