Accusoft.ImagXpressSdk Namespace > ImageXView Class : ToolEvent Event |
The event handler receives an argument of type ToolEventArgs containing data related to this event. The following ToolEventArgs properties provide information specific to this event.
Property | Description |
---|---|
Action | Gets the value of the action the tool performed. |
Location | Gets the location at which the tool action was performed. |
Tool | Gets the tool being used. |