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