ToggleButtonEventArgs.ParentShape 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 parente du champ de forme qui a envoyé cet événement.
public:
property Microsoft::VisualStudio::Modeling::Diagrams::ShapeElement ^ ParentShape { Microsoft::VisualStudio::Modeling::Diagrams::ShapeElement ^ get(); };
public Microsoft.VisualStudio.Modeling.Diagrams.ShapeElement ParentShape { get; }
member this.ParentShape : Microsoft.VisualStudio.Modeling.Diagrams.ShapeElement
Public ReadOnly Property ParentShape As ShapeElement