ILNumerics - Technical Application Development
SystemObject
ILNumerics.DrawingInputController
Assembly: ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Top
Top
Top
Inheritance Hierarchy
ILNumerics.DrawingInputController
Namespace: ILNumerics.Drawing
Assembly: ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Syntax
The InputController type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | InputController | Initializes a new instance of the InputController class |
Properties
Name | Description | |
---|---|---|
![]() | NodeUnderCursor |
Methods
Name | Description | |
---|---|---|
![]() | OnMouseClick | |
![]() | OnMouseDoubleClick | |
![]() | OnMouseDown | |
![]() | OnMouseEnter | |
![]() | OnMouseLeave | |
![]() | OnMouseMove | |
![]() | OnMouseUp | |
![]() | OnMouseWheel | |
![]() | SetNodeUnderCursor |
See Also