使用鼠标左键进行拖拽
InputDevice
01 Syntax
Microsoft.VisualBasic.Data.visualize.Network.Canvas.InputDevice
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| GetPointedNode | 1 | get target node which is pointed by the mouse |
| getNode | 1 | get target node which is pointed by the mouse |
03 Members
GetPointedNode(
Point)get target node which is pointed by the mouse
Parameters
| Name | Type | Description |
|---|---|---|
p | Point | - |
getNode(
Point)get target node which is pointed by the mouse