Available in the LEADTOOLS Imaging toolkit. |
MagGlassCursor event (Main Control)
Visual Basic
Example
Visual
C++ 4.0 Example
Syntax void MagGlassCursor ();
Overview: Refer to Using the Magnifying Glass
Remarks
Occurs when the left mouse button is not pressed when the magnifying glass is working in Manual Update mode (i.e. when the MAGGLASS_MANUAL_UPDATE flag is set in the MagGlassFlags property).
This event occurs to let the user set a Magnifying Glass cursor to the Main Control’s window while the left mouse button is not pressed.
See Also
Elements: MagGlassFlags property, StartMagGlass method, StopMagGlass method, ShowMagGlass method, SetMagGlassPos method
Topics: Raster Images: Displaying Images