Name | Description | |
---|---|---|
Overloaded. Enters inplace-edit mode, letting the user edit the text of the specified item. |
||
Overloaded. Scrolls the view to make the specified item visible. |
||
Cancels the current drag operation. |
||
Closes current tooltip window. |
||
Overloaded. Transform coordinates from diagram to view coordinate system. |
||
Exits inplace-edit mode and either accepts or rejects the changes made to the item's text. |
||
Control.OnApplyTemplate override. |
||
Overloaded. Scrolls the view to specified position. |
||
Sets a value indicating how the control responds to user actions. |
||
Sets the zoom factor, preserving the on-screen position of the specified diagram point. |
||
Overloaded. Transform coordinates from view to diagram coordinate system. |
||
Zooms the diagram, making its items appear closer. |
||
Zooms the diagram out, making items appear further away. |
||
Zooms the view to fit the diagram contents in the view client area. |
||
Overloaded. Zooms and scrolls the view to fit the specified diagram rectangle in the viewport. |
Name | Description | |
---|---|---|
Control.OnContextMenuOpening override. |
||
Raises the CreateEditControl event. |
||
Raises the CreateToolTipControl event. |
||
Raises the DestroyEditControl event. |
||
Control.OnMouseLeave override. |
||
Control.OnPreviewDragEnter override. |
||
Control.OnPreviewDragLeave override. |
||
Control.OnPreviewDragOver override. |
||
Handles dropping of DraggedNode instances |