CommandSet.ProcessOnStatusRerouteLineCommand(MenuCommand) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Virtual method for processing the RerouteLine menu status handler.
protected:
virtual void ProcessOnStatusRerouteLineCommand(System::ComponentModel::Design::MenuCommand ^ command);
protected virtual void ProcessOnStatusRerouteLineCommand (System.ComponentModel.Design.MenuCommand command);
abstract member ProcessOnStatusRerouteLineCommand : System.ComponentModel.Design.MenuCommand -> unit
override this.ProcessOnStatusRerouteLineCommand : System.ComponentModel.Design.MenuCommand -> unit
Protected Overridable Sub ProcessOnStatusRerouteLineCommand (command As MenuCommand)
Parameters
- command
- MenuCommand
Menu command called from the Visual Studio