Overload | Description |
---|---|
GetFontCollection(Int32) | Gets the font collection associated with the text at the specified position. |
GetFontCollection(Int32,TextRange) | HRESULT IDWriteTextLayout::GetFontCollection([In] unsigned int currentPosition,[Out] IDWriteFontCollection** fontCollection,[Out, Optional] DWRITE_TEXT_RANGE* textRange) |
GetFontCollection | HRESULT IDWriteTextFormat::GetFontCollection([Out] IDWriteFontCollection** fontCollection) (Inherited from C1.Util.DX.DirectWrite.TextFormat) |