Share via


NavigateToShapesOnDiagramCommand Class

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

Syntax

'Declaration
Public Class NavigateToShapesOnDiagramCommand _
    Inherits TaskMenuCommand
'Usage
Dim instance As NavigateToShapesOnDiagramCommand
public class NavigateToShapesOnDiagramCommand : TaskMenuCommand
public ref class NavigateToShapesOnDiagramCommand : public TaskMenuCommand
public class NavigateToShapesOnDiagramCommand extends TaskMenuCommand

Inheritance Hierarchy

System.Object
  Microsoft.VisualStudio.Modeling.Shell.TaskMenuCommand
    Microsoft.VisualStudio.Modeling.Shell.NavigateToShapesOnDiagramCommand

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

NavigateToShapesOnDiagramCommand Members

Microsoft.VisualStudio.Modeling.Shell Namespace