Share via


NavigateToShapesOnDiagramCommand.DoCommand Method

This member overrides TaskMenuCommand.DoCommand().

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

Syntax

'Declaration
Public Overrides Sub DoCommand
'Usage
Dim instance As NavigateToShapesOnDiagramCommand

instance.DoCommand()
public override void DoCommand()
public:
virtual void DoCommand() override
public override function DoCommand()

.NET Framework Security

See Also

Reference

NavigateToShapesOnDiagramCommand Class

NavigateToShapesOnDiagramCommand Members

Microsoft.VisualStudio.Modeling.Shell Namespace