Table of Contents

Class PointAction.EventArgs

Namespace
Macad.Interaction
Assembly
Macad.Interaction.dll
public class PointAction.EventArgs
Inheritance
PointAction.EventArgs

Constructors

public EventArgs()

Properties

public Pnt MarkerPosition { get; set; }
Property Value: Pnt

public MouseEventData MouseEventData { get; init; }
Property Value: MouseEventData

public Pnt Point { get; init; }
Property Value: Pnt

public Pnt2d PointOnPlane { get; init; }
Property Value: Pnt2d