MouseAction.MouseDownHitShape 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 la forme d’atteinte de l’événement MouseDown le plus récent.
public:
property Microsoft::VisualStudio::Modeling::Diagrams::ShapeElement ^ MouseDownHitShape { Microsoft::VisualStudio::Modeling::Diagrams::ShapeElement ^ get(); };
public Microsoft.VisualStudio.Modeling.Diagrams.ShapeElement MouseDownHitShape { get; }
member this.MouseDownHitShape : Microsoft.VisualStudio.Modeling.Diagrams.ShapeElement
Public ReadOnly Property MouseDownHitShape As ShapeElement