The base class of the Diagram and DiagramDocument classes.
The following tables list the members exposed by the DiagramBase type.
Name | Description | |
---|---|---|
Initializes a new instance of the DiagramBase class. |
Name | Description | |
---|---|---|
Raises an event which notifies that a Diagram item has been clicked. |
||
Raises an event which notifies that a Diagram item has been created. |
||
Raises an event which notifies that a Diagram item has been deleted. |
||
Raises an event which notifies that a Diagram item has been deselected. |
||
Raises an event which notifies that a Diagram item has been double-clicked. |
||
Raises an event which notifies that a Diagram item has been modified. |
||
Raises an event which notifies that a Diagram item has been pasted from clipboard. |
||
Raises an event which notifies that a Diagram item has been selected. |
||
Raises an event which notifies that a Diagram item will be selected. |
||
Raises an event which notifies that a Diagram item will be selected. |
||
Raises an event which notifies that the selection has changed. |
Name | Description | |
---|---|---|
Raised when an animated layout completes. |
||
Raised when the user edits the text of a table cell. |
||
Raised when the user starts to edit the text of a table cell. |
||
Raised when the user clicks the diagram at a point where no items are located. |
||
Raised when the user adds a node to a ContainerNode. |
||
A validation event raised to let you prevent users from adding child nodes to a container. |
||
Raised when the user removes a node from a ContainerNode. |
||
Raised when the user removes a node from a ContainerNode. |
||
Raised when the user folds a container by clicking the arrow-up button in the container's caption bar. |
||
Raised when the user unfolds a container by clicking the arrow-down button in the container's caption bar. |
||
Raised when the diagram data is loaded. |
||
Raised when the Tag or Id of a diagram item must be deserialized from XML format. |
||
Raised to draw custom adjustment handles. |
||
Raised when an anchor point must be custom-drawn. |
||
Raised if expandButtonAction is set to RaiseEvents and the [+/-]button of an expandable node is clicked. |
||
Raised when the user finished resizing a header. |
||
Raised when the user starts resizing a header. |
||
Raised to hit-test custom adjustment handles. |
||
Raised when the user clicks a hyperlink inside a node. |
||
Raised when the user removes a node from a ContainerNode. |
||
Raised when the user starts drawing a new node, just after the DiagramNode instance is created. |
||
Raised when an item is added to the diagram. |
||
Raised when an item is removed from the diagram. |
||
Raised when the user edits the text of a grid cell. |
||
Raised when the user clicks a link. |
||
Raised when the user draws a new link. |
||
A validation event raised while the user is drawing a new link. |
||
Raised when a link is deleted, either programmatically or by the user. |
||
Raised when the user tries to delete a link. This event lets you cancel the operation. |
||
Raised when a link is deselected, either programmatically or by the user. |
||
Raised when the user double-clicks a link. |
||
Raised when the mouse pointer hovers over a link. |
||
Raised when the user moves any control point of a link. |
||
A validation event raised while the user is modifying a link. |
||
Raised when a link has been pasted from the clipboard. |
||
Raised when the mouse pointer enters the boundaries of a link. |
||
Raised when the mouse pointer leaves the boundaries of a link. |
||
Raised when a link is routed by the auto-routing algorithm. |
||
Raised when a link is selected, either programmatically or by the user. |
||
Raised when the user tries to select a link. This event lets you cancel the operation. |
||
Raised when the user splits a link interactively. |
||
Raised when the user edits the text of a link. |
||
Raised when the user starts to edit the text of a link. |
||
Raised when the user clicks a node. |
||
Raised when the user draws a new node. |
||
A validation event raised while the user is drawing a new node. |
||
Raised when a node is deleted, either programmatically or by the user. |
||
Raised when the user tries to delete a node. This event lets you cancel the operation. |
||
Raised when a node is deselected, either programmatically or by the user. |
||
Raised when the content of a ControlNode is added to the page DOM. |
||
Raised when the user double-clicks a node. |
||
Raised when the mouse pointer hovers over a node. |
||
Raised when the user moves or resizes a node. |
||
A validation event raised while the user is moving or resizing a node. |
||
Raised when a node has been pasted from the clipboard. |
||
Raised when the mouse pointer enters the boundaries of a node. |
||
Raised when the mouse pointer leaves the boundaries of a node. |
||
Raised when a node is selected, either programmatically or by the user. |
||
Raised when the user tries to select a node. This event lets you cancel the operation. |
||
Raised when the user edits the text of a node. |
||
Raised when the user starts to edit the text of a node. |
||
Raised to enumerate diagram views. |
||
Raised when the diagram selection has changed. |
||
A validation event raised while the user is moving or resizing multiple items. |
||
Raised when the Tag or Id of a diagram item must be serialized in XML format. |
||
Raised when the size of the diagram canvas has changed. |
||
Raised when the user finishes resizing a column in a table. |
||
Raised when the user resizes a column in a table interactively. |
||
Raised when the user finishes resizing a row in a table. |
||
Raised when the user resizes a row in a table interactively. |
||
Raised when a table section is collapsed. |
||
Raised when a table section is expanded. |
||
Raised when a user collapses a tree branch by clicking the [-] button of an expandable node. |
||
Raised when a user expands a tree branch by clicking the [+] button of an expandable node. |
||
Raised when the user edits the text of a tree view item. |
||
Raised when the user starts to edit the text of a tree view item. |
||
A validation event that lets you approve or reject connecting a link to an anchor point. |
||
A validation event that lets you approve or reject displaying a decoration at the intersection point of links. |