CommentShapeAddRule::ElementAdded Method (ElementAddedEventArgs^)

 

Called when a CommentShape is created.

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

public:
virtual void ElementAdded(
	ElementAddedEventArgs^ e
) override

Parameters

e
Type: Microsoft.VisualStudio.Modeling::ElementAddedEventArgs^

Argument to event

Return to top
Show: