For a list of all members of this type, see ImageViewerSpyGlassInteractiveMode members.
Public Methods
Name | Description | |
---|---|---|
Start | Overridden.Starts the spy glass interactive mode. | |
Stop | Overridden.Stops the soy glass interactive mode. | |
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 | You can override this method to draw your own image on the magnify glass rectangle available through SpyRectangleShape. | |
onPostDrawTouchLocation | Provides a method to perform custom drawing after OnDrawImage called. | |
onPreDrawTouchLocation | Provides a method to perform custom drawing before OnDrawImage called. | |
OnWorkCompleted | Indicates that this mode has completed working and raises the WorkCompleted event. (Inherited from Leadtools.Controls.ImageViewerInteractiveMode) | |
OnWorkStarted | Indicates that this mode has started working and raises the WorkStarted event. (Inherited from Leadtools.Controls.ImageViewerInteractiveMode) |
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