Zoom Box Synchronization

Sébastien Janaud - June 4, 2015 - updated june 2017 / Samples

Zoom Box Synchronization

Zoom Box Plugin allows to zooms plugins instances through different view projections..

Resource : sample source code

Learn : javascript zoom box plugin sources

Part : Part 1 - Part 2 - Part 3 - Part 4


var synchronizer = new JenScript.ZoomBoxSynchronizer({
		boxes : [ box1, box2 ]
});
box1.select();