| オーバーロード | 解説 | 
|---|---|
| GetFontStyle(Int32) | Gets the font style (also known as slope) of the text at the specified position. | 
| GetFontStyle(Int32,TextRange) | HRESULT IDWriteTextLayout::GetFontStyle([In] unsigned int currentPosition,[Out] DWRITE_FONT_STYLE* fontStyle,[Out, Optional] DWRITE_TEXT_RANGE* textRange) | 
| GetFontStyle | DWRITE_FONT_STYLE IDWriteTextFormat::GetFontStyle() C1.Util.DX.DirectWrite.TextFormatから継承されます。 |