Partager via


NodeShapeGeometry.DoPaintSelection, méthode

Dessine une sélection entourant en général la géométrie.

Espace de noms :  Microsoft.VisualStudio.Modeling.Diagrams
Assembly :  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (dans Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Syntaxe

'Déclaration
Public Overrides Sub DoPaintSelection ( _
    e As DiagramPaintEventArgs, _
    geometryHost As IGeometryHost, _
    isSelected As Boolean, _
    isFocused As Boolean, _
    isPrimary As Boolean _
)
public override void DoPaintSelection(
    DiagramPaintEventArgs e,
    IGeometryHost geometryHost,
    bool isSelected,
    bool isFocused,
    bool isPrimary
)

Paramètres

  • isSelected
    Type : System.Boolean
    true si la géométrie indique la sélection.
  • isFocused
    Type : System.Boolean
    true si la géométrie indique le focus.

Sécurité .NET Framework

Voir aussi

Référence

NodeShapeGeometry Classe

Microsoft.VisualStudio.Modeling.Diagrams, espace de noms