NavigateToShapesOnDiagramCommand.DoCommand 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.
Navigate to the targetDiagram and select the targetSelection.
public:
override void DoCommand();
public override void DoCommand ();
override this.DoCommand : unit -> unit
Public Overrides Sub DoCommand ()