ConnectAction.OnMouseActionCanceled(DiagramEventArgs) Méthode
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.
protected:
override void OnMouseActionCanceled(Microsoft::VisualStudio::Modeling::Diagrams::DiagramEventArgs ^ e);
protected override void OnMouseActionCanceled (Microsoft.VisualStudio.Modeling.Diagrams.DiagramEventArgs e);
override this.OnMouseActionCanceled : Microsoft.VisualStudio.Modeling.Diagrams.DiagramEventArgs -> unit
Protected Overrides Sub OnMouseActionCanceled (e As DiagramEventArgs)