Class TranslateAction.EventArgs
- Namespace
- Macad.Interaction
- Assembly
- Macad.Interaction.dll
public class TranslateAction.EventArgs
- Inheritance
-
TranslateAction.EventArgs
Constructors
public EventArgs()
Properties
public Vec Delta { get; init; }
- Property Value: Vec
public MouseEventData MouseEventData { get; init; }
- Property Value: MouseEventData