Name | Description | |
---|---|---|
![]() | m_bIsActive | Indicates whether this tool is active. (Inherited from Nevron.Diagram.WinForm.NTool) |
The following tables list the members exposed by NDrawingDragDropTool.
Name | Description | |
---|---|---|
![]() | m_bIsActive | Indicates whether this tool is active. (Inherited from Nevron.Diagram.WinForm.NTool) |
Name | Description | |
---|---|---|
![]() | Enabled | Gets/sets whether the tool is enabled (Inherited from Nevron.Diagram.WinForm.NTool) |
![]() | Name | Gets/sets the name of the tool, which is unique in the tools collection of the controller (Inherited from Nevron.Diagram.WinForm.NTool) |
Name | Description | |
---|---|---|
![]() | Abort | Aborts the tool if it is active (Inherited from Nevron.Diagram.WinForm.NTool) |
![]() | Activate | Activates the tool (Inherited from Nevron.Diagram.WinForm.NTool) |
![]() | CanActivate | Determines whether the tool can activate (Inherited from Nevron.Diagram.WinForm.NTool) |
![]() | CanDeactivate | Determines whether the tool can deactivate (Inherited from Nevron.Diagram.WinForm.NTool) |
![]() | CreateFieldNonSerializedObjects | (Inherited from Nevron.Diagram.WinForm.NTool) |
![]() | CreateNonSerializedObjects | Creates any non serialized objects, which the holder posseses (Inherited from Nevron.Diagram.WinForm.NTool) |
![]() | Deactivate | Deactivates the tool (Inherited from Nevron.Diagram.WinForm.NTool) |
![]() | GetReferenceProvider | Obtains the reference provider to which the object is currently attached (Inherited from Nevron.Diagram.WinForm.NTool) |
![]() | ProcessDragDrop | Processes the drag drop event (Inherited from Nevron.Diagram.WinForm.NDragDropTool) |
![]() | ProcessDragEnter | Processes the drag enter event (Inherited from Nevron.Diagram.WinForm.NDragDropTool) |
![]() | ProcessDragLeave | Processes the drag leave event (Inherited from Nevron.Diagram.WinForm.NDragDropTool) |
![]() | ProcessDragOver | Processes the drag over event (Inherited from Nevron.Diagram.WinForm.NDragDropTool) |
![]() | UpdateFieldReferences | (Inherited from Nevron.Diagram.WinForm.NTool) |
![]() | UpdateReferences | Overridden. Overriden to cashe references to NDrawingView and NDrawingDocument instances |