IClassificationFormatMapService.GetClassificationFormatMap Method
Include Protected Members
Include Inherited Members
Gets a IClassificationFormatMap.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
GetClassificationFormatMap(String) | Gets a IClassificationFormatMap for the specified appearance category. | |
GetClassificationFormatMap(ITextView) | Gets an IClassificationFormatMap appropriate for the specified text view. This object is likely to be shared among multiple text views. |
Top