Represents a collection of diagram pages.
The following tables list the members exposed by the DiagramDocument type.
Name | Description | |
---|---|---|
Initializes a new instance of the DiagramDocument class. |
Name | Description | |
---|---|---|
Gets a list of the diagram pages contained in this document. |
Name | Description | |
---|---|---|
Returns the first page with the specified title. |
||
Loads a diagram from the specified string. |
||
Overloaded. |
||
Overloaded. |
||
Overloaded. |
Name | Description | |
---|---|---|
Raises the ActionRedone event. (Inherited from DiagramBase.) |
||
Raises the ActionUndone event. (Inherited from DiagramBase.) |
||
Raises the BoundsChanged event. (Inherited from DiagramBase.) |
||
Raises the CellClicked event. (Inherited from DiagramBase.) |
||
Raises the CellDoubleClicked event. (Inherited from DiagramBase.) |
||
Raises the Clicked event. (Inherited from DiagramBase.) |
||
Raises the ContainerChildAdded event. (Inherited from DiagramBase.) |
||
Raises the ContainerChildRemoved event. (Inherited from DiagramBase.) |
||
Raises the ContainerFolded event. (Inherited from DiagramBase.) |
||
Raises the ContainerUnfolded event. (Inherited from DiagramBase.) |
||
Raises the DeserializeControl event. (Inherited from DiagramBase.) |
||
Raises the DeserializeTag event. (Inherited from DiagramBase.) |
||
Raises the DoubleClicked event. (Inherited from DiagramBase.) |
||
Raises the DrawAdjustmentHandles event. (Inherited from DiagramBase.) |
||
Raises the EnterInplaceEditMode event. (Inherited from DiagramBase.) |
||
Raises the ExpandButtonClicked event. (Inherited from DiagramBase.) |
||
Raises the HitTestAdjustmentHandles event. (Inherited from DiagramBase.) |
||
Raises the InitializeLink event. (Inherited from DiagramBase.) |
||
Raises the InitializeNode event. (Inherited from DiagramBase.) |
||
Raises the ItemAdded event. (Inherited from DiagramBase.) |
||
Raises the ItemRemoved event. (Inherited from DiagramBase.) |
||
Raises the LaneGridCellCreated event. (Inherited from DiagramBase.) |
||
Raises the LaneGridHeaderCreated event. (Inherited from DiagramBase.) |
||
Raises the LeaveInplaceEditMode event. (Inherited from DiagramBase.) |
||
Raises the LinkActivated event. (Inherited from DiagramBase.) |
||
Raises the LinkClicked event. (Inherited from DiagramBase.) |
||
Raises the LinkCreated event. (Inherited from DiagramBase.) |
||
Raises the LinkCreating event. (Inherited from DiagramBase.) |
||
Raises the LinkDeactivated event. (Inherited from DiagramBase.) |
||
Raises the LinkDeleted event. (Inherited from DiagramBase.) |
||
Raises the LinkDeleting event. (Inherited from DiagramBase.) |
||
Raises the LinkDeselected event. (Inherited from DiagramBase.) |
||
Raises the LinkDoubleClicked event. (Inherited from DiagramBase.) |
||
Raises the LinkModified event. (Inherited from DiagramBase.) |
||
Raises the LinkModifying event. (Inherited from DiagramBase.) |
||
Raises the LinkPasted event. (Inherited from DiagramBase.) |
||
Raises the LinkRouted event. (Inherited from DiagramBase.) |
||
Raises the LinkSelected event. (Inherited from DiagramBase.) |
||
Raises the LinkTextEdited event. (Inherited from DiagramBase.) |
||
Raises the MagnifierFactorChanged event. (Inherited from DiagramBase.) |
||
Raises the MeasureUnitChanged event. (Inherited from DiagramBase.) |
||
Raises the NodeActivated event. (Inherited from DiagramBase.) |
||
Raises the NodeClicked event. (Inherited from DiagramBase.) |
||
Raises the NodeCreated event. (Inherited from DiagramBase.) |
||
Raises the NodeCreating event. (Inherited from DiagramBase.) |
||
Raises the NodeDeactivated event. (Inherited from DiagramBase.) |
||
Raises the NodeDeleted event. (Inherited from DiagramBase.) |
||
Raises the NodeDeleting event. (Inherited from DiagramBase.) |
||
Raises the NodeDeselected event. (Inherited from DiagramBase.) |
||
Raises the NodeDoubleClicked event. (Inherited from DiagramBase.) |
||
Raises the NodeModified event. (Inherited from DiagramBase.) |
||
Raises the NodeModifying event. (Inherited from DiagramBase.) |
||
Raises the NodePasted event. (Inherited from DiagramBase.) |
||
Raises the NodeSelected event. (Inherited from DiagramBase.) |
||
Raises the NodeTextEdited event. (Inherited from DiagramBase.) |
||
Raises the Repaint event. (Inherited from DiagramBase.) |
||
Raises the SelectionChanged event. (Inherited from DiagramBase.) |
||
Raises the SelectionModified event. (Inherited from DiagramBase.) |
||
Raises the SelectionModifying event. (Inherited from DiagramBase.) |
||
Raises the SerializeControl event. (Inherited from DiagramBase.) |
||
Raises the SerializeTag event. (Inherited from DiagramBase.) |
||
Raises the SetSelfLoopShape event. (Inherited from DiagramBase.) |
||
Raises the TreeCollapsed event. (Inherited from DiagramBase.) |
||
Raises the TreeExpanded event. (Inherited from DiagramBase.) |
||
Raises the ValidateAnchorPoint event. (Inherited from DiagramBase.) |
||
Raises the ZoomFactorChanged event. (Inherited from DiagramBase.) |
Name | Description | |
---|---|---|
Raised when an action is redone. (Inherited from DiagramBase.) |
||
Raised when an action is undone. (Inherited from DiagramBase.) |
||
Raised when the diagram's active layer has changed. (Inherited from DiagramBase.) |
||
Raised when the Bounds property value has changed. (Inherited from DiagramBase.) |
||
Raised when the user clicks a table's cell. (Inherited from DiagramBase.) |
||
Raised when the user double-clicks a table's cell. (Inherited from DiagramBase.) |
||
Raised when the user clicks the diagram at a point where no items are located. (Inherited from DiagramBase.) |
||
Raised when a node is added to a ContainerNode, either programmatically or by the user. (Inherited from DiagramBase.) |
||
Raised when a node is removed from a ContainerNode, either programmatically or by the user. (Inherited from DiagramBase.) |
||
Raised when the user folds a container by clicking the arrow-up button in the container's caption area. (Inherited from DiagramBase.) |
||
Raised when the user unfolds a container by clicking the arrow-down button in the container's caption area. (Inherited from DiagramBase.) |
||
Lets you load the attributes of controls hosted inside ControlNodes. (Inherited from DiagramBase.) |
||
Raised when the Tag or Id of a diagram item must be deserialized from XML format. (Inherited from DiagramBase.) |
||
Raised when the user double-clicks the diagram at a point where no items are located. (Inherited from DiagramBase.) |
||
Raised when item's adjustment handles must be custom drawn. (Inherited from DiagramBase.) |
||
Raised when entering inplace-edit mode. (Inherited from DiagramBase.) |
||
Raised when the user clicks the [+/-] button of an Expandable node. (Inherited from DiagramBase.) |
||
Raised when custom hit testing of item's adjustment handles must be performed. (Inherited from DiagramBase.) |
||
Raised when the user starts drawing a new link, just after the DiagramLink instance is created. (Inherited from DiagramBase.) |
||
Raised when the user starts drawing a new node, just after the DiagramNode instance is created. (Inherited from DiagramBase.) |
||
Raised when an item is added to the diagram, either programmatically or interactively. (Inherited from DiagramBase.) |
||
Raised when an item is removed from the diagram, either programmatically or interactively. (Inherited from DiagramBase.) |
||
Raised when a lane grid's cell has been created to allow additional cusomtization of its presentation. (Inherited from DiagramBase.) |
||
Raised when a lane grid's header has been created to allow additional cusomtization of its presentation. (Inherited from DiagramBase.) |
||
Raised when leaving inplace-edit mode. (Inherited from DiagramBase.) |
||
Raised when a link becomes the ActiveItem. (Inherited from DiagramBase.) |
||
Raised when the user clicks a link. (Inherited from DiagramBase.) |
||
Raised when the user draws a new link. (Inherited from DiagramBase.) |
||
A validation event raised while the user is drawing a new link. (Inherited from DiagramBase.) |
||
Raised when a link is no longer the ActiveItem. (Inherited from DiagramBase.) |
||
Raised when a link is deleted, either programmatically or by the user. (Inherited from DiagramBase.) |
||
Raised when the user tries to delete a link, this event lets you cancel the operation. (Inherited from DiagramBase.) |
||
Raised when a link is deselected, either programmatically or by the user. (Inherited from DiagramBase.) |
||
Raised when the user double-clicks a link. (Inherited from DiagramBase.) |
||
Raised when the user moves any control point of a link. (Inherited from DiagramBase.) |
||
A validation event raised while the user is modifying a link. (Inherited from DiagramBase.) |
||
Raised when a link has been pasted from the clipboard. (Inherited from DiagramBase.) |
||
Raised when a link is routed by the auto-routing algorithm. (Inherited from DiagramBase.) |
||
Raised when a link is selected, either programmatically or by the user. (Inherited from DiagramBase.) |
||
Raised when the user edits the text of a link. (Inherited from DiagramBase.) |
||
Occurs when the magnifier factor changes. (Inherited from DiagramBase.) |
||
Raised when the MeasureUnit property value has changed. (Inherited from DiagramBase.) |
||
Raised when a node becomes the ActiveItem. (Inherited from DiagramBase.) |
||
Raised when the user clicks a node. (Inherited from DiagramBase.) |
||
Occurs when the user draws a new node. (Inherited from DiagramBase.) |
||
A validation event raised while the user is drawing a new node. (Inherited from DiagramBase.) |
||
Raised when a node is no longer the ActiveItem. (Inherited from DiagramBase.) |
||
Raised when a node is deleted, either programmatically or by the user. (Inherited from DiagramBase.) |
||
Raised when the user tries to delete a node, this event lets you cancel the operation. (Inherited from DiagramBase.) |
||
Raised when a node is deselected, either programmatically or by the user. (Inherited from DiagramBase.) |
||
Raised when the user double-clicks a node. (Inherited from DiagramBase.) |
||
Raised when the user moves or resizes a node. (Inherited from DiagramBase.) |
||
A validation event raised while the user is moving or resizing a node. (Inherited from DiagramBase.) |
||
Raised when a node has been pasted from the clipboard. (Inherited from DiagramBase.) |
||
Raised when a node is selected, either programmatically or by the user. (Inherited from DiagramBase.) |
||
Raised when the user edits the text of a node. (Inherited from DiagramBase.) |
||
Raised when the diagram views should be repainted. (Inherited from DiagramBase.) |
||
Raised when an item is added to or removed from the selection. (Inherited from DiagramBase.) |
||
Raised when the user moves or resizes multiple selected items. (Inherited from DiagramBase.) |
||
Raised while the user is moving or resizing multiple selected items, this event lets you cancel the modification. (Inherited from DiagramBase.) |
||
Lets you save the attributes of controls hosted inside ControlNodes. (Inherited from DiagramBase.) |
||
Raised when the Tag of a diagram item must be serialized into an XML document. (Inherited from DiagramBase.) |
||
Raised when a link becomes a self-loop, giving you a chance to override the default look shape. (Inherited from DiagramBase.) |
||
Raised when a user collapses a tree branch by clicking the [-] button of an Expandable node. (Inherited from DiagramBase.) |
||
Raised when a user expands a tree branch by clicking the [+] button of an Expandable node. (Inherited from DiagramBase.) |
||
A validation event that lets you approve or reject connecting a link to an anchor point. (Inherited from DiagramBase.) |
||
Occurs when the zoom factor changes. (Inherited from DiagramBase.) |