This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IA > IArcGISLocale Interface > IArcGISLocale.RightToLeftUI Property (ArcObjects .NET 10.5 SDK) |
Indicates if the UI locale is right to left user interface.
[Visual Basic .NET] Public ReadOnly Property RightToLeftUI As Boolean
[C#] public bool RightToLeftUI {get;}
[C++]
HRESULT get_RightToLeftUI(
VARIANT_BOOL* IsRightToLeftUI
);
[C++]
Parameters IsRightToLeftUI [out, retval] IsRightToLeftUI is a parameter of type VARIANT_BOOL