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

In This Topic
SetFontCollection Method
In This Topic
HRESULT IDWriteTextLayout::SetFontCollection([In] IDWriteFontCollection* fontCollection,[In] DWRITE_TEXT_RANGE textRange)
Syntax
'Declaration
 
Public Sub SetFontCollection( _
   ByVal fontCollection As FontCollection, _
   ByVal textRange As TextRange _
) 
 

Parameters

fontCollection
textRange
See Also