ShapeField::OnEndEdit Method (DiagramItemEventArgs^)

 

Alerts listeners when in-place editing has completed.

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 OnEndEdit(
	DiagramItemEventArgs^ e
)

Parameters

e
Type: Microsoft.VisualStudio.Modeling.Diagrams::DiagramItemEventArgs^

The arguments to use when an event over a point on the diagram has occurred.

Return to top
Show: