public void SetMouseControlMode( uint mode )
uint mode = (uint)Pixoneer.NXDL.NGR.eMouseControl.Pan | (int)Pixoneer.NXDL.NGR.eMouseControl.Zoom; nxImageView.SetMouseControlMode(mode);
NXDL is a registered trademark of Pixoneer Geomatics, Inc., registered in the Republic of KOREA Patent and Trademark Office, for the computer program described herein.