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

In This Topic
SetTypography Method
In This Topic
HRESULT IDWriteTextLayout::SetTypography([In] IDWriteTypography* typography,[In] DWRITE_TEXT_RANGE textRange)
Syntax
'Declaration
 
Public Sub SetTypography( _
   ByVal typography As Typography, _
   ByVal textRange As TextRange _
) 
 

Parameters

typography
textRange
See Also