SelectedShapesCollection::EditValue Method (DiagramClientView^)

 

Invoke the in-place editor for this DiagramItem.

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

public:
void EditValue(
	DiagramClientView^ view
)

Parameters

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

The DiagramClientView that will host the in-place editor.

Return to top
Show: