GoXam for WPF v3
DiagramModel Class Properties


Northwoods.GoXam.Model Namespace : DiagramModel Class

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

Public Properties
 NameDescription
Public Property Gets or sets the format of this model's data.  
Public Property Gets or sets a flag that enables or disables support for undo and redo.  
Public PropertyThis property is true during a call to ChangeModel, indicating a change happening due to an undo or a redo.  
Public PropertyThis property is true after a StartTransaction and before a corresponding CommitTransaction or RollbackTransaction.  
Public Property Gets or sets whether this model is considered changed from an earlier state.  
Public Property Gets or sets whether various model-changing methods are enabled.  
Public Property A name for this model.  
Public PropertyGets or sets a flag that tells OnChanged whether it should notify any UndoManager that a change has occurred.  
Public PropertyGets or sets the UndoManager for this model.  
Top
Protected Properties
 NameDescription
Protected Property Gets or sets whether the model is being constructed or re-constructed.  
Top
See Also

Reference

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