Name | Description | |
---|---|---|
![]() | Abort | Overridden. Aborts the tool if it is active |
![]() | Activate | Overridden. Activates the tool |
![]() | CanActivate | Determines whether the tool can activate (Inherited from Nevron.Diagram.WinForm.NCreateElementTool) |
![]() | CanDeactivate | Determines whether the tool can deactivate (Inherited from Nevron.Diagram.WinForm.NDragTool) |
![]() | CreateFieldNonSerializedObjects | (Inherited from Nevron.Diagram.WinForm.NTool) |
![]() | CreateNonSerializedObjects | Overridden. |
![]() | Deactivate | Overridden. Deactivates the tool |
![]() | GetReferenceProvider | Obtains the reference provider to which the object is currently attached (Inherited from Nevron.Diagram.WinForm.NTool) |
![]() | IsInputChar | Processes the is input char query (Inherited from Nevron.Diagram.WinForm.NMouseAndKeyboardTool) |
![]() | IsInputKey | Processes the is input key query (Inherited from Nevron.Diagram.WinForm.NDragTool) |
![]() | ProcessClick | Precesses the mouse click event (Inherited from Nevron.Diagram.WinForm.NMouseAndKeyboardTool) |
![]() | ProcessDoubleClick | Precesses the mouse double click event (Inherited from Nevron.Diagram.WinForm.NMouseAndKeyboardTool) |
![]() | ProcessKeyDown | Processes the key down event (Inherited from Nevron.Diagram.WinForm.NDragTool) |
![]() | ProcessKeyPress | Processes the key press event (Inherited from Nevron.Diagram.WinForm.NMouseAndKeyboardTool) |
![]() | ProcessKeyUp | Processes the key up event (Inherited from Nevron.Diagram.WinForm.NMouseAndKeyboardTool) |
![]() | ProcessMouseDown | Overridden. Processes the mouse down event |
![]() | ProcessMouseEnter | Processes the mouse enter event (Inherited from Nevron.Diagram.WinForm.NMouseAndKeyboardTool) |
![]() | ProcessMouseHover | Precesses the mouse hover event (Inherited from Nevron.Diagram.WinForm.NMouseAndKeyboardTool) |
![]() | ProcessMouseLeave | Processes the mouse leave event (Inherited from Nevron.Diagram.WinForm.NMouseAndKeyboardTool) |
![]() | ProcessMouseMove | Overridden. Processes the mouse move event |
![]() | ProcessMouseUp | Overridden. Processes the mouse up event |
![]() | ProcessMouseWheel | Processes the mouse wheel event (Inherited from Nevron.Diagram.WinForm.NMouseAndKeyboardTool) |
![]() | UpdateFieldReferences | (Inherited from Nevron.Diagram.WinForm.NTool) |
![]() | UpdateReferences | Overriden to cashe references to NDrawingView and NDrawingDocument instances (Inherited from Nevron.Diagram.WinForm.NDrawingDragTool) |
![]() | UpdateStatusBarInfo | Updates the specified status bar info (Inherited from Nevron.Diagram.WinForm.NDrawingDragTool) |