NevronOpenVision
Nevron.Nov.Diagram.LibraryTools Namespace / NClickSelectTool Class
Fields Properties Methods Events


NClickSelectTool Class Members

The following tables list the members exposed by NClickSelectTool.

Public Constructors
 NameDescription
Public ConstructorDefault constructor  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Reference to the ClickSelectMouseButtonEvent property.  
Public Fieldstatic (Shared in Visual Basic)Schema associated with NClickSelectTool.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the mouse button event on which the tool performs click selection. By default set to ENMouseButtonEvent.LeftButtonDown.  
Top
Public Methods
 NameDescription
Public MethodOverridden. Processes the mouse down event. Overriden to perform click select, if it can be performed.  
Public MethodOverridden. Processes the mouse down event. Overriden to perform click select if it can be performed and perform drill down select if it can be performed.  
Top
Protected Methods
 NameDescription
Protected MethodDetermines whether click select can be performed.  
Protected MethodPerforms a click select.  
Top
See Also