Overview
The ImagXpress® control has the following properties, methods and events that control the built-in tools for manipulating the image in the view.
Properties
ToolActive |
Gets and sets the currently active tool. |
Methods
ToolGet |
Retrieves which tool is assigned to a given mouse/shift combination. |
ToolGetAttribute |
Retrieves the value of a specific tool's attribute. |
ToolIsAttributeSupported |
Retrieves an indicator if the tool attribute is supported for a tool. |
ToolSet |
Assigns a tool to a particular shift/mouse combination. |
ToolSetAttribute |
Sets the value of a specific tool's attribute. |
Events
ToolUse |
Raised when a tool action occurs. |