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