DiagramBrushes.ShapeTextSelectedInactive Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient l'ID de ressource pour le pinceau de texte inactif de la forme sélectionnée. Utilisé pour peindre le texte des formes sélectionnées inactives.
public:
static property Microsoft::VisualStudio::Modeling::Diagrams::StyleSetResourceId ^ ShapeTextSelectedInactive { Microsoft::VisualStudio::Modeling::Diagrams::StyleSetResourceId ^ get(); };
public static Microsoft.VisualStudio.Modeling.Diagrams.StyleSetResourceId ShapeTextSelectedInactive { get; }
member this.ShapeTextSelectedInactive : Microsoft.VisualStudio.Modeling.Diagrams.StyleSetResourceId
Public Shared ReadOnly Property ShapeTextSelectedInactive As StyleSetResourceId
Valeur de propriété
StyleSetResourceId qui représente le pinceau de texte inactif de la forme sélectionnée.