Overload | Description |
---|---|
GetFontStretch(Int32) | Gets the font stretch of the text at the specified position. |
GetFontStretch(Int32,TextRange) | HRESULT IDWriteTextLayout::GetFontStretch([In] unsigned int currentPosition,[Out] DWRITE_FONT_STRETCH* fontStretch,[Out, Optional] DWRITE_TEXT_RANGE* textRange) |
GetFontStretch | DWRITE_FONT_STRETCH IDWriteTextFormat::GetFontStretch() (Inherited from C1.Util.DX.DirectWrite.TextFormat) |