DiagramEventArgs Constructor (DiagramClientView^)

 

Initializes a new instance of the DiagramEventArgs class.

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

public:
DiagramEventArgs(
	DiagramClientView^ diagramClientView
)

Parameters

diagramClientView
Type: Microsoft.VisualStudio.Modeling.Diagrams::DiagramClientView^

The DiagramClientView that the DiagramEventArgs originated from.

Return to top
Show: