IVsFontsAndColorsInformationService::GetFontAndColorInformation Method (FontsAndColorsCategory^)
Visual Studio 2015
Gets font and color information, which represents the coloring information for the specified FontsAndColorsCategory.
Assembly: Microsoft.VisualStudio.Editor (in Microsoft.VisualStudio.Editor.dll)
IVsFontsAndColorsInformation^ GetFontAndColorInformation( FontsAndColorsCategory^ fontAndColorsCategory )
Parameters
- fontAndColorsCategory
- Type: Microsoft.VisualStudio.Editor::FontsAndColorsCategory^
Return Value
Type: Microsoft.VisualStudio.Editor::IVsFontsAndColorsInformation^An IVsFontsAndColorsInformation object.
Show: