C1.Win.C1DX.4.8 Assembly / C1.Util.DX.DirectWrite Namespace / TextLayout Class / GetOverhangMetrics Method

In This Topic
GetOverhangMetrics Method
In This Topic
HRESULT IDWriteTextLayout::GetOverhangMetrics([Out] DWRITE_OVERHANG_METRICS* overhangs)
Syntax
'Declaration
 
Public Sub GetOverhangMetrics( _
   ByRef overhangs As OverhangMetrics _
) 
 

Parameters

overhangs
See Also