What is the procedure in the .NET runtime to set the default mouse drag to zoom rather than pan. This is done in the Java API with ZoomOverlay but I can't seen to find a way to switch in the .NET runtime. I want to attach the code to a button on the UI so that the user doesn't have to hold down the shift key to create the drag-zoom window.