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

In This Topic
SetFontStretch Method
In This Topic
HRESULT IDWriteTextLayout::SetFontStretch([In] DWRITE_FONT_STRETCH fontStretch,[In] DWRITE_TEXT_RANGE textRange)
Syntax
'Declaration
 
Public Sub SetFontStretch( _
   ByVal fontStretch As FontStretch, _
   ByVal textRange As TextRange _
) 
 

Parameters

fontStretch
textRange
See Also