Click or drag to resize

ClickAndTeachSelectionModeArgument Class

Argument class for StartSelectionModeEventHandler. it's used for start or stop a special selection mode in the GUI
Inheritance Hierarchy
SystemObject
  RAYLASE.Marker.ClickAndTeachPlugin.JobElementsClickAndTeachSelectionModeArgument

Namespace: RAYLASE.Marker.ClickAndTeachPlugin.JobElements
Assembly: RAYLASE.Marker.ClickAndTeachPlugin (in RAYLASE.Marker.ClickAndTeachPlugin.dll) Version: 2.49.0
Syntax
C#
public class ClickAndTeachSelectionModeArgument

The ClickAndTeachSelectionModeArgument type exposes the following members.

Constructors
 NameDescription
Public methodClickAndTeachSelectionModeArgumentInitializes a new instance of the ClickAndTeachSelectionModeArgument class
Top
Properties
 NameDescription
Public propertyNewMode 
Top
See Also