CommandSet.ProcessOnMenuRerouteLineCommand 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 to process the menu RerouteLine operation
protected:
virtual void ProcessOnMenuRerouteLineCommand();
protected virtual void ProcessOnMenuRerouteLineCommand ();
abstract member ProcessOnMenuRerouteLineCommand : unit -> unit
override this.ProcessOnMenuRerouteLineCommand : unit -> unit
Protected Overridable Sub ProcessOnMenuRerouteLineCommand ()