WinForms Edition
C1.Util Namespace / FontShaping Class / RtlShaping Method

In This Topic
RtlShaping Method (FontShaping)
In This Topic
Right to left shaping without arabic.
Syntax
'Declaration
 
Public Shared Function RtlShaping( _
   ByVal text As String, _
   ByRef widths() As Single _
) As Char()
 

Parameters

text
widths
See Also