Skip to main content
A newer version of this page is available. .

Pan and Zoom Panel

The Pan and Zoom panel is used to navigate large and complex diagrams.

The blue box indicates the area that is shown in the viewport. End users can resize the blue box, or move it by clicking within the panel or dragging the box. They can also drag a rectangle on the panel to zoom an area.

End-users can invoke the panel using the Panes menu on the View Ribbon page.

The table below lists the main customization options.

Visibility

DiagramControl.ShowPanAndZoomPanel

Zoom functionality

DiagramControl.AllowZoom

To add a separate Pan and Zoom control to a diagram, create a DevExpress.Xpf.Diagram.PanAndZoomControl and bind its DevExpress.Xpf.Diagram.PanAndZoomControl.Diagram property to the DiagramControl.