InteractingEventArgs Structure
Event data in a StandardTool.Interacting event.
NuGet/Assembly: Carmenta.Engine.5.16.2.nupkg (in the CECore assembly)
Syntax
public class InteractingEventArgs : EventArgs
Platforms
Windows, Linux, Android
InteractingEventArgs Members
The InteractingEventArgs type has the following members.
Constructors
Properties
Name | Description |
---|
Name | Description |
---|---|
FeatureInteractions | Gets the list of FeatureInteractions that are about to be interacted with. |
X | Gets the X coordinate of the mouse event that triggered the interaction. |
Y | Gets the Y coordinate of the mouse event that triggered the interaction. |
Methods
Name | Description |
---|