|     | 
| ESRI.ArcGIS.ADF.Web.DataSources.IMS | |
| RtlTranslateLeftRight Method | |
| See Also Send Feedback | |
| ESRI.ArcGIS.ADF.Web.DataSources.IMS.Design Namespace > ArcIMSIdentityEditorForm Class : RtlTranslateLeftRight Method | 
- align
| Visual Basic (Declaration) | |
|---|---|
| <EditorBrowsableAttribute(EditorBrowsableState.Advanced)> Protected Function RtlTranslateLeftRight( _ ByVal align As LeftRightAlignment _ ) As LeftRightAlignment | |
| Visual Basic (Usage) |  Copy Code | 
|---|---|
| Dim instance As ArcIMSIdentityEditorForm Dim align As LeftRightAlignment Dim value As LeftRightAlignment value = instance.RtlTranslateLeftRight(align) | |
| C# | |
|---|---|
| [EditorBrowsableAttribute(EditorBrowsableState.Advanced)] protected LeftRightAlignment RtlTranslateLeftRight( LeftRightAlignment align ) | |
Parameters
- align
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family
 
     
    