ToggleButtonField.ChangeState(ShapeElement) 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.
Modifiez l'état du bouton bascule.
public:
void ChangeState(Microsoft::VisualStudio::Modeling::Diagrams::ShapeElement ^ parentShape);
public void ChangeState (Microsoft.VisualStudio.Modeling.Diagrams.ShapeElement parentShape);
member this.ChangeState : Microsoft.VisualStudio.Modeling.Diagrams.ShapeElement -> unit
Public Sub ChangeState (parentShape As ShapeElement)
Paramètres
- parentShape
- ShapeElement