Name | Description | |
---|---|---|
![]() | Dispose | Overloaded. Clean up any resources being used. (Inherited from C1.Util.DX.ComObject) |
![]() | GetFamilyNames | HRESULT IDWriteFontFamily::GetFamilyNames([Out] IDWriteLocalizedStrings** names) |
![]() | GetFirstMatchingFont | HRESULT IDWriteFontFamily::GetFirstMatchingFont([In] DWRITE_FONT_WEIGHT weight,[In] DWRITE_FONT_STRETCH stretch,[In] DWRITE_FONT_STYLE style,[Out] IDWriteFont** matchingFont) |
![]() | GetFont | HRESULT IDWriteFontList::GetFont([In] unsigned int index,[Out] IDWriteFont** font) (Inherited from C1.Util.DX.DirectWrite.FontList) |
![]() | GetFontCollection | HRESULT IDWriteFontList::GetFontCollection([Out] IDWriteFontCollection** fontCollection) (Inherited from C1.Util.DX.DirectWrite.FontList) |
![]() | GetFontCount | unsigned int IDWriteFontList::GetFontCount() (Inherited from C1.Util.DX.DirectWrite.FontList) |
![]() | GetMatchingFonts | HRESULT IDWriteFontFamily::GetMatchingFonts([In] DWRITE_FONT_WEIGHT weight,[In] DWRITE_FONT_STRETCH stretch,[In] DWRITE_FONT_STYLE style,[Out] IDWriteFontList** matchingFonts) |
![]() | QueryInterface | Overloaded. Query this instance for a particular COM GUID/interface support. (Inherited from C1.Util.DX.ComObject) |
![]() | QueryInterfaceOrNull | Overloaded. Query instance for a particular COM GUID/interface support. (Inherited from C1.Util.DX.ComObject) |