For a list of all members of this type, see ImageViewerMagnifyGlassInteractiveMode members.
Public Methods
Name | Description | |
---|---|---|
Start | Overridden.Overrides ImageViewerInteractiveMode.Start. | |
Stop | Stops the soy glass interactive mode. (Inherited from Leadtools.Controls.ImageViewerSpyGlassInteractiveMode) | |
ToString | Returns the name of this mode. |
Protected Methods
Name | Description | |
---|---|---|
CanStartWork | Indicates whether the mode can start work. (Inherited from Leadtools.Controls.ImageViewerInteractiveMode) | |
OnDrawImage | Overridden.You can override this method to draw your own image on the base magnify glass rectangle available through ImageViewerSpyGlassInteractiveMode.SpyRectangleShape. | |
onPostDrawTouchLocation | Provides a method to perform custom drawing after ImageViewerSpyGlassInteractiveMode.OnDrawImage called. (Inherited from Leadtools.Controls.ImageViewerSpyGlassInteractiveMode) | |
onPreDrawTouchLocation | Provides a method to perform custom drawing before ImageViewerSpyGlassInteractiveMode.OnDrawImage called. (Inherited from Leadtools.Controls.ImageViewerSpyGlassInteractiveMode) | |
OnWorkCompleted | Overridden.Indicates that the work of this magnify glass interactive mode has completed. | |
OnWorkStarted | Overridden.Indicates that the work of this magnify glass interactive mode has started. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET