Gets the font family name of the text at the specified position.
オーバーロード一覧
オーバーロード | 解説 |
GetFontFamilyName(Int32) | Gets the font family name of the text at the specified position. |
GetFontFamilyName(Int32,TextRange) | Gets the font family name of the text at the specified position. |
GetFontFamilyName(Int32,IntPtr,Int32,TextRange) | HRESULT IDWriteTextLayout::GetFontFamilyName([In] unsigned int currentPosition,[Out, Buffer] wchar_t* fontFamilyName,[In] unsigned int nameSize,[Out, Optional] DWRITE_TEXT_RANGE* textRange) |
GetFontFamilyName | HRESULT IDWriteTextFormat::GetFontFamilyName([Out, Buffer] wchar_t* fontFamilyName,[In] unsigned int nameSize) C1.Util.DX.DirectWrite.TextFormatから継承されます。 |
参照