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 the NodeModifying event. |
||
Specifies whether the diagram view should track mouse hover events. |
Name | Description | |
---|---|---|
Raises the ActionRecorded event. |
||
Raises the ActionRecording event. |
||
Raises the ActionRedone event. |
||
Raises the ActionUndone event. |
||
Raises the BeginLoad event. |
||
Raises the BoundsChanged event. |
||
Raises the CellClicked event. |
||
Raises the CellDoubleClicked event. |
||
Raises the CellTextEdited event. |
||
Raises the CellTextEditing event to validate entering inplace edit mode. |
||
Raises the Clicked event. |
||
Raises the ContainerChildAdded event. |
||
Raises the ContainerChildRemoved event. |
||
Raises the ContainerFolded event. |
||
Raises the ContainerUnfolded event. |
||
Raises the ContentVisibilityChanged event. |
||
Raises the DefaultShapeChanged event. |
||
Raises the DeserializeTag event. |
||
Raises the DestinationAnchorChanged event. |
||
Raises the DirtyChanged event. |
||
Raises the DoubleClicked event. |
||
Raises the DrawAdjustmentHandles event. |
||
Raises the DrawAnchorPoint event. |
||
Raises the DrawBackground event. |
||
Raises the DrawBranchIndicator event. |
||
Raises the DrawCell event. |
||
Raises the DrawForeground event. |
||
Raises the DrawLink event. |
||
Raises the DrawNode event. |
||
Raises the EndLoad event. |
||
Raises the ExpandButtonClicked event. |
||
Raises the GroupDestroyed event. |
||
Raises the HitTestAdjustmentHandles event. |
||
Raises the InitializeLasso event. |
||
Raises the InitializeLink event. |
||
Raises the InitializeNode event. |
||
Raises the ItemAdded event. |
||
Raises the ItemRemoved event. |
||
Raises the JsonDeserializeTag event. |
||
Raises the JsonSerializeTag event. |
||
Raises the LayerVisibilityChanged event. |
||
Raises the LinkActivated event. |
||
Raises the LinkClicked event. |
||
Raises the LinkCreateCancelled event. |
||
Raises the LinkCreated event. |
||
Raises the LinkCreating event. |
||
Raises the LinkDeactivated event. |
||
Raises the LinkDeleted event. |
||
Raises the LinkDeleting event. |
||
Raises the LinkDeselected event. |
||
Raises the LinkDoubleClicked event. |
||
Raises the LinkHovered event. |
||
Raises the LinkModified event. |
||
Raises the LinkModifyCancelled event. |
||
Raises the LinkModifying event. |
||
Raises the LinkPasted event. |
||
Raises the LinkPointerEnter event. |
||
Raises the LinkPointerLeave event. |
||
Raises the LinkRouted event. |
||
Raises the LinkSelected event. |
||
Raises the LinkSelecting event. |
||
Raises the LinkSplit event. |
||
Raises the LinkStartModifying event. |
||
Raises the LinkTextEdited event. |
||
Raises the LinkTextEditing event to validate entering inplace edit mode. |
||
Raises the MeasureUnitChanged event. |
||
Raises the NodeActivated event. |
||
Raises the NodeClicked event. |
||
Raises the NodeCreateCancelled event. |
||
Raises the NodeCreated event. |
||
Raises the NodeCreating event. |
||
Raises the NodeDeactivated event. |
||
Raises the NodeDeleted event. |
||
Raises the NodeDeleting event. |
||
Raises the NodeDeselected event. |
||
Raises the NodeDoubleClicked event. |
||
Raises the NodeHovered event. |
||
Raises the NodeModified event. |
||
Raises the NodeModifyCancelled event. |
||
Raises the NodeModifying event. |
||
Raises the NodePasted event. |
||
Raises the NodePointerEnter event. |
||
Raises the NodePointerLeave event. |
||
Raises the NodeSelected event. |
||
Raises the NodeSelecting event. |
||
Raises the NodeStartModifying event. |
||
Raises the NodeTextEdited event. |
||
Raises the NodeTextEditing event to validate entering inplace edit mode. |
||
Raises the OriginAnchorChanged event. |
||
Raises the PropertyChanged event. |
||
Raises the QueryAlignTarget event. |
||
Raises the Repaint event. |
||
Raises the RequestClipboard event. |
||
Raises the RequestDrawInteractions event. |
||
Raises the RequestTimer event. |
||
Raises the SelectionChanged event. |
||
Raises the SelectionModified event. |
||
Raises the SelectionModifying event. |
||
Raises the SerializeTag event. |
||
Raises the SetSelfLoopShape event. |
||
Raises the ShapeModified event. |
||
Raises the ShapeNotDefined event. |
||
Raises the TableColumnResized event. |
||
Raises the TableColumnResizing event. |
||
Raises the TableRowResized event. |
||
Raises the TableRowResizing event. |
||
Raises the TableSectionCollapsed event. |
||
Raises the TableSectionExpanded event. |
||
Raises the TreeCollapsed event. |
||
Raises the TreeExpanded event. |
||
Raises the TreeItemTextEditing event. |
||
Raises the ValidateAnchorPoint event. |
||
Raises the ValidateLinkCrossing event. |
||
Raises the ViewRemoved event. |
Name | Description | |
---|---|---|
Raised when an action is recorded in the undo buffer. |
||
A validation event raised before an action is recorded in the undo buffer. |
||
Raised when an action is redone. |
||
Raised when an action is undone. |
||
Raised when the diagram's active layer has changed. |
||
Raised when the component starts loading diagram data from a file or memory stream. |
||
Raised when the Bounds property value has changed. |
||
Raised when the user clicks a table’s cell. |
||
Raised when the user double-clicks a table’s cell. |
||
Raised when the user edits the text of a table’s cell. |
||
A validation event that lets you approve or reject changes made to the text of a table’s cell. |
||
Raised when the user clicks the diagram at a point where no items are located. |
||
Raised when a node is added to a ContainerNode, either programmatically or by the user. |
||
Raised when a node is removed from a ContainerNode, either programmatically or by the user. |
||
Raised when the user folds a container by clicking the arrow-up button in the container's caption area. |
||
Raised when the user unfolds a container by clicking the arrow-down button in the container's caption area. |
||
Raised when the visibility of container's content changes. |
||
Raised when the DefaultShape property value has changed. |
||
Raised when the Tag of a diagram item must be deserialized from XML format. |
||
Raised when the DestinationAnchor property value of a link has changed. |
||
Raised when the Dirty property value has changed. |
||
Raised when the user double-clicks the diagram at a point where no items are located. |
||
Raised when item's adjustment handles must be custom-drawn. |
||
Raised when an anchor point must be custom-drawn. |
||
Raised to let you custom draw the diagram background. |
||
Raised when a branch indicator must be custom-drawn. |
||
Raised when a table’s cell must be custom drawn. |
||
Raised to let you custom draw the diagram foreground. |
||
Raised when a diagram link must be custom drawn. |
||
Raised when a diagram node must be custom drawn. |
||
Raised when the component ends loading diagram data from a file or memory stream. |
||
Raised when the user clicks the [±] button of an Expandable node. |
||
Raised when a Group object is destroyed. |
||
Raised when custom hit testing of item’s adjustment handles must be performed. |
||
Raised when the user starts drawing a selection lasso, before it is rendered on screen. |
||
Raised when the user starts drawing a new link, just after the DiagramLink instance is created. |
||
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, either programmatically or interactively. |
||
Raised when an item is removed from the diagram, either programmatically or interactively. |
||
Raised when the Tag of a diagram item must be deserialized from JSON. |
||
Raised when the Tag of a diagram item must be serialized to JSON. |
||
Raised when the visibility of a Layer changes. |
||
Raised when a link becomes the ActiveItem. |
||
Raised when the user clicks a link. |
||
Raised when the user cancels link creation. |
||
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 no longer the ActiveItem. |
||
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. |
||
Raised when the user cancels move or resize operation being done on 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. |
||
A validation event raised when the user starts modifying a link. |
||
Raised when the user edits the text of a link. |
||
A validation event that lets you approve or reject changes made to the text of a link. |
||
Raised when the MeasureUnit property value has changed. |
||
Raised when a node becomes the ActiveItem. |
||
Raised when the user clicks a node. |
||
Raised when the user cancels node creation. |
||
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 no longer the ActiveItem. |
||
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 user double-clicks a node. |
||
Raised when the mouse pointer hovers over a node. |
||
Raised when the user moves or resizes a node. |
||
Raised when the user cancels move or resize operation being done on 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. |
||
A validation event raised when the user starts modifying a node. |
||
Raised when the user edits the text of a node. |
||
A validation event that lets you approve or reject changes made to the text of a node. |
||
Raised when the OriginAnchor property value of a link has changed. |
||
INotifyPropertyChanged.PropertyChanged implementation. |
||
Raised to validate a node as target for alignment guides when AutoAlignNodes is enabled. |
||
Raised when the diagram views should be repainted. |
||
Raised when an object within the diagram requests a reset of the cached bitmap. |
||
Raised when an object within the diagram requests an operation with the clipboard. |
||
For internal use. |
||
Raised when an object within the diagram needs to start or stop a timer. |
||
Raised when an item is added to or removed from the selection |
||
Raised when the user moves multiple selected items. |
||
Raised while the user is moving multiple selected items, this event lets you cancel the modification. |
||
Raised when the Tag of a diagram item must be serialized into an XML document. |
||
Raised when a link becomes a self-loop, giving you a chance to override the default look shape. |
||
Raised when the user modifies the shape of a ShapeNode by moving one of the control points corresponding to shape formula parameters. |
||
Raised when the diagram being loaded contains nodes with an undefined shape. |
||
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 the user collapses the rows of a table’s section by clicking the [-] button in the section's header row. |
||
Raised when the user expands the rows of a table's section by clicking the [+] button in the section’s header row. |
||
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. |
||
A validation event that lets you approve or reject changes made to the text of a TreeViewNode's 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. |
||
Raised when a DiagramView is detached from this diagram. |