ModelElementLocator.NavigateTo Method

Include Protected Members
Include Inherited Members

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method NavigateTo(Guid, Diagram) Open the specified diagram.
Public method NavigateTo(Guid, ShapeElement) Display and select the specified shape.
Public method NavigateTo(Guid, Diagram, ICollection<DiagramItem>) Display the target diagram and select the target shapes. The first shape in the list is the primary selection.
Public method NavigateTo(Guid, DiagramItem, ICollection<DiagramItem>) Display the targetShape's diagram and select the shape (extend the selection to include the extendedSelection.)
Public method NavigateTo(Guid, DiagramItem, ICollection<DiagramItem>, Boolean) Display the targetShape's diagram and, if desired, select the shape (extend the selection to include the extendedSelection.)

Top

See Also

Reference

ModelElementLocator Class

Microsoft.VisualStudio.Modeling.Shell Namespace