C1.Win.4.8 Assembly / C1.Util.Win Namespace / Win32 Class / GetCharWidth32 Method

In This Topic
GetCharWidth32 Method (Win32)
In This Topic
Syntax
'Declaration
 
Public Shared Function GetCharWidth32( _
   ByVal hDC As IntPtr, _
   ByVal firstChar As Integer, _
   ByVal lastChar As Integer, _
   ByVal charWidths() As Integer _
) As Boolean
 

Parameters

hDC
firstChar
lastChar
charWidths
See Also