GoXam for WPF v3
StartTransaction Method (Diagram)
Northwoods.GoXam Namespace > Diagram Class : StartTransaction Method
a description of the changes that are about to happen
Start an undoable transaction (a collection of model changes) by calling Northwoods.GoXam.Model.IDiagramModel.StartTransaction.
Syntax
public bool StartTransaction( 
   string tname
)

Parameters

tname
a description of the changes that are about to happen
See Also

Reference

Diagram Class
Diagram Members