<%@ page language="C#" masterpagefile="~/templates/Documentation.master" inherits="Page" pagetitle="Manipulating Nodes in the Diagram" keywords="Manipulating Nodes in the Diagram"%>

Manipulating Nodes in the Diagram

Once you have added a node to the XML pipeline diagram, there are several ways to manipulate them, as summarized in Table 130. You might want to use these operations to simplify the XML pipeline's layout, perhaps before saving an image of the diagram. Changing the diagram layout has no effect on the XML pipeline's definition.

Action
Description
Methods
Rotate ports
You can rotate the ports on nodes clockwise and counter-clockwise, 90 degrees at a time.
Snap-to-grid
By default, Stylus Studio places nodes where you drop them on the canvas. For a more uniform layout, you can use Snap-to-Grid. When this setting is on, dropped nodes shift (snap) to the closest vertical and horizontal grid axis. Snap-to-Grid is available regardless of whether or not the grid is displayed on the XML pipeline canvas.
Table 130. Ways to Manipulate Nodes