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

In This Topic
Shaping Method (FontShaping)
In This Topic
Syntax
'Declaration
 
Public Shared Function Shaping( _
   ByVal text As String, _
   ByRef widths() As Single _
) As Char()
 

Parameters

text
widths
See Also