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

In This Topic
GetFontStretch Method (TextLayout)
In This Topic
Gets the font stretch of the text at the specified position.
Overload List
OverloadDescription
Gets the font stretch of the text at the specified position.  
HRESULT IDWriteTextLayout::GetFontStretch([In] unsigned int currentPosition,[Out] DWRITE_FONT_STRETCH* fontStretch,[Out, Optional] DWRITE_TEXT_RANGE* textRange)  
DWRITE_FONT_STRETCH IDWriteTextFormat::GetFontStretch() (Inherited from C1.Util.DX.DirectWrite.TextFormat)
See Also