HighlightedShapesCollection::Set Method (DiagramItem^)
Visual Studio 2015
Replaces the current highlight list with a new single highlight.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Parameters
- diagramItem
-
Type:
Microsoft.VisualStudio.Modeling.Diagrams::DiagramItem^
The DiagramItem that is to replace the current highlight list.
If the DiagramItem is null, then the highlight list is cleared.
Show: