Table of Contents

Class MouseEventData.ReturnOptions

Namespace
Macad.Interaction
Assembly
Macad.Interaction.dll
public class MouseEventData.ReturnOptions
Inheritance
MouseEventData.ReturnOptions

Constructors

public ReturnOptions()

Properties

public List<MouseEventData.Element> AdditionalHighlights { get; }
Property Value: List<MouseEventData.Element>

public bool ForceReDetection { get; set; }
Property Value: bool

public bool RemoveHighlighting { get; set; }
Property Value: bool

Methods

public void Clear()