Example of Zooming And Panning in ASP.NET MVC Diagram Control

This sample illustrates how to zoom and pan in the diagram.

DEMO
SOURCE

This example explains zooming, panning, reset, fit to page, bring into view, and bring to center.

The fitToPage method adjusts the zoom level of a diagram so that all its content is visible within the viewport.

The bringIntoView method brings the specified rectangular or bounds region into the diagram viewport.

The bringToCenter method brings the specified rectangular region of the diagram content to the center of the viewport. You can zoom in and out using the zoom method, and reset the zoom and scroller offsets to default values using the reset zoom method.

In this sample, use pan, reset, zoomIn, and ZoomOut options to pan, reset the zoom and zoomin/out the diagram.


Transform your ASP.NET MVC web apps today with Syncfusion® ASP.NET MVC components
100+ high-performance and responsive UI components
Dedicated support
Hassle-free licensing
TRY IT FOR FREE
opens in a new tab