ToggleButtonEventArgs::ParentShape Property

 

Gets the parent shape of the shape field that sent this event

Namespace:   Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

public:
property ShapeElement^ ParentShape {
	ShapeElement^ get();
}
Return to top
Show: