LEADTOOLS Medical (Leadtools.Medical3D assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
RtlTranslateAlignment(ContentAlignment) Method
See Also 
Leadtools.Medical3D Namespace > Medical3DControl Class > RtlTranslateAlignment Method : RtlTranslateAlignment(ContentAlignment) Method



align
One of the System.Drawing.ContentAlignment values.
align
One of the System.Drawing.ContentAlignment values.
Converts the specified System.Drawing.ContentAlignment to the appropriate System.Drawing.ContentAlignment to support right-to-left text.

Syntax

Visual Basic (Declaration) 
<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>
Overloads Protected Function RtlTranslateAlignment( _
   ByVal align As ContentAlignment _
) As ContentAlignment
Visual Basic (Usage)Copy Code
Dim instance As Medical3DControl
Dim align As ContentAlignment
Dim value As ContentAlignment
 
value = instance.RtlTranslateAlignment(align)
C# 
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
protected ContentAlignment RtlTranslateAlignment( 
   ContentAlignment align
)
C++/CLI 
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
protected:
ContentAlignment RtlTranslateAlignment( 
   ContentAlignment align
) 

Parameters

align
One of the System.Drawing.ContentAlignment values.

Return Value

One of the System.Drawing.ContentAlignment values.

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Leadtools.Medical3D requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features