C# Class MichaelReukauff.Protobuf.HighlightWordFormatDefinition

Inheritance: MarkerFormatDefinition
Mostrar archivo Open project: mreu/ProtobufLanguageService

Public Methods

Method Description
HighlightWordFormatDefinition ( ) : System.ComponentModel.Composition

Initializes a new instance of the HighlightWordFormatDefinition class. In the constructor for HighlightWordFormatDefinition, define its display name and appearance. The Background property defines the fill color, while the Foreground property defines the border color.

Method Details

HighlightWordFormatDefinition() public method

Initializes a new instance of the HighlightWordFormatDefinition class. In the constructor for HighlightWordFormatDefinition, define its display name and appearance. The Background property defines the fill color, while the Foreground property defines the border color.
public HighlightWordFormatDefinition ( ) : System.ComponentModel.Composition
return System.ComponentModel.Composition