DiagramBrushes.ShapeBackgroundSelectedInactive Propriedade

Definição

Obtém a ID do recurso para o pincel de fundo inativo da forma selecionada. Usado para pintar o plano de fundo das formas selecionadas quando elas estiverem inativas.

public:
 static property Microsoft::VisualStudio::Modeling::Diagrams::StyleSetResourceId ^ ShapeBackgroundSelectedInactive { Microsoft::VisualStudio::Modeling::Diagrams::StyleSetResourceId ^ get(); };
public static Microsoft.VisualStudio.Modeling.Diagrams.StyleSetResourceId ShapeBackgroundSelectedInactive { get; }
member this.ShapeBackgroundSelectedInactive : Microsoft.VisualStudio.Modeling.Diagrams.StyleSetResourceId
Public Shared ReadOnly Property ShapeBackgroundSelectedInactive As StyleSetResourceId

Valor da propriedade

StyleSetResourceId

Um StyleSetResourceId que representa o pincel de fundo inativo da forma selecionada.

Aplica-se a