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

In This Topic
    FlipImageRTL Property (TrayButton)
    In This Topic
    Gets a boolean indicating if this TrayButton requires it's images to flipped on RTL.
    Syntax
    public bool FlipImageRTL {get;}
    Public ReadOnly Property FlipImageRTL As Boolean
    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