GoXam for WPF v3
IDiagramModel Interface Properties

Northwoods.GoXam.Model Namespace : IDiagramModel Interface

For a list of all members of this type, see IDiagramModel members.

Public Properties
 NameDescription
 Property Gets or sets the format of this model's data.  
 PropertyThis property is true during a call to ChangeModel, indicating a change happening due to an undo or a redo.  
 Property True if there is an UndoManager and a transaction has been started.  
 Property Gets or sets whether this model is considered changed from an earlier state.  
 Property Gets or sets whether various model-changing methods are enabled.  
 Property A name for this model.  
 Property Gets or sets the collection of node data items for the model.  
 PropertyGets or sets a flag that controls whether the model notifies any UndoManager that a change has occurred.  
 PropertyGets or sets the UndoManager for this model.  
Top
See Also

Reference

IDiagramModel Interface
Northwoods.GoXam.Model Namespace
ITreeModel Interface
IConnectedModel Interface
ILinksModel Interface
IGroupsModel Interface
DiagramModel Class
GraphLinksModel<NodeType,NodeKey,PortKey,LinkType> Class
GraphModel<NodeType,NodeKey> Class
TreeModel<NodeType,NodeKey> Class