C# Class MichaelReukauff.Protobuf.HighlightWordFormatDefinition

Inheritance: MarkerFormatDefinition
Afficher le fichier Open project: mreu/ProtobufLanguageService

Méthodes publiques

Méthode 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 méthode

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
Résultat System.ComponentModel.Composition