Diagram::Disassociate Method (DiagramView^)

 

Removes the diagram from the specified diagram view.

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

public:
void Disassociate(
	DiagramView^ diagramView
)

Parameters

diagramView
Type: Microsoft.VisualStudio.Modeling.Diagrams::DiagramView^

The diagram view.

Return to top
Show: