In This Topic
For a list of all methods of this type, see
ZoomTool.
Public Methods
| | Name | Description |
 | Dispose | Overloaded. Releases all resources used by the object. (Inherited from VisualTool) |
  | FindVisualTool<T> | Finds the specified visual tool of specified type in visual tool. (Inherited from VisualTool) |
 | PerformNextItemSelection | Selects the next available item and makes it as the active item. (Inherited from VisualTool) |
 | ToString | Returns the string representation of this object. (Inherited from VisualTool) |
 | ZoomIn | Overloaded. Zooms-in an image in image viewer. The specified point is used as the zoom center. |
 | ZoomOut | Overloaded. Zooms-out an image in image viewer. The image anchor point is used as the zoom center. |
Protected Methods
See Also