ArcGIS Pro 3.7 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 ReadOnly Property FlipImageRTL As Boolean
    public bool FlipImageRTL {get;}
    Remarks
    This is an optional property, and currently unused by the internal TrayButton code.
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also