ToggleButtonField.ChangeState(ShapeElement) Method

Definition

Change the state of the toggle button

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)

Parameters

parentShape
ShapeElement

Applies to