ToolUsedEventArgs Structure
This element is not available using the selected API.
This element is not available using the selected API.
In this article
Represents the argument passed to a ToolUsedEventHandler when a Engine4ToolAdapter has completed a manipulation sequence.
class ToolUsedEventArgsAn instance of this type is passed as argument to a ToolUsedEventHandler, when a Engine4ToolAdapter has completed a manipulation sequence. It does not contain any useful information.
Windows, Linux, Android
The ToolUsedEventArgs type has the following members.
| Name | Description |
|---|---|
| ToolUsedEventArgs | Initializes a new instance of the ToolUsedEventArgs class that is a copy the given object. |
| Name | Description |
|---|---|
| operator!= | Determines whether the specified ToolUsedEventArgs is differs from the current ToolUsedEventArgs. |
| operator= | Assignment operator. |
| operator== | Determines whether the specified ToolUsedEventArgs is equal to the current ToolUsedEventArgs. |
| swap | Swaps the internal representation with the specified ToolUsedEventArgs. |
In this article
This element is not available using the selected API.
In this article
This element is not available using the selected API.
In this article