Name | Description | |
---|---|---|
![]() | DataFormat | Gets or sets the format of this model's data. (Inherited from Northwoods.GoXam.Model.IDiagramModel) |
![]() | IsChangingModel | This property is true during a call to ChangeModel, indicating a change happening due to an undo or a redo. (Inherited from Northwoods.GoXam.Model.IDiagramModel) |
![]() | IsInTransaction | True if there is an UndoManager and a transaction has been started. (Inherited from Northwoods.GoXam.Model.IDiagramModel) |
![]() | IsModified | Gets or sets whether this model is considered changed from an earlier state. (Inherited from Northwoods.GoXam.Model.IDiagramModel) |
![]() | LinksSource | The collection of link data objects |
![]() | Modifiable | Gets or sets whether various model-changing methods are enabled. (Inherited from Northwoods.GoXam.Model.IDiagramModel) |
![]() | Name | A name for this model. (Inherited from Northwoods.GoXam.Model.IDiagramModel) |
![]() | NodesSource | Gets or sets the collection of node data items for the model. (Inherited from Northwoods.GoXam.Model.IDiagramModel) |
![]() | SkipsUndoManager | Gets or sets a flag that controls whether the model notifies any UndoManager that a change has occurred. (Inherited from Northwoods.GoXam.Model.IDiagramModel) |
![]() | UndoManager | Gets or sets the UndoManager for this model. (Inherited from Northwoods.GoXam.Model.IDiagramModel) |
![]() | ValidCycle | This property controls the overall graph structure that may be drawn. |
![]() | ValidUnconnectedLinks | This property controls whether link data must always connect to node data at both ends of the link. |