ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / TrayButton Class / FlipImageRTL Property
Version

    FlipImageRTL Property (TrayButton)
    Gets a boolean indicating if this TrayButton requires it's images to flipped on RTL.
    Syntax
    public bool FlipImageRTL {get;}
    Remarks
    This is an optional property, and currently unused by the internal TrayButton code.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also