DiagramView::OnSizeChanged Method (EventArgs^)

 

Handles the SizeChanged event by repositioning and resizing all of child control

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

protected:
virtual void OnSizeChanged(
	EventArgs^ e
) override

Parameters

e
Type: System::EventArgs^
Return to top
Show: