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

In This Topic
GetTextMetricsW Method (Win32)
In This Topic
Syntax
'Declaration
 
Public Shared Function GetTextMetricsW( _
   ByVal hDC As IntPtr, _
   ByRef lptm As Win32.TEXTMETRICW _
) As Integer
 

Parameters

hDC
lptm
See Also