Partager via


IGraphFormattedLabel, interface

Interface représenter une extension qui peut fournir des étiquettes mises en forme facultatives concernant un GraphObject (autrement dit, les balises qui ne sont pas stockés définitivement avec l'objet).

Espace de noms :  Microsoft.VisualStudio.GraphModel
Assembly :  Microsoft.VisualStudio.GraphModel (dans Microsoft.VisualStudio.GraphModel.dll)

Syntaxe

'Déclaration
Public Interface IGraphFormattedLabel
public interface IGraphFormattedLabel
public interface class IGraphFormattedLabel
type IGraphFormattedLabel =  interface end
public interface IGraphFormattedLabel

Le type IGraphFormattedLabel expose les membres suivants.

Méthodes

  Nom Description
Méthode publique Description Fournit une description facultative à associer au nœud.Une utilisation courante pour le consommateur consiste à afficher comme fenêtre contextuelle d'informations.
Méthode publique Label Fournit une étiquette facultative que le consommateur utilise au lieu de la propriété Étiquette du nœud.

Début

Voir aussi

Référence

Microsoft.VisualStudio.GraphModel, espace de noms