GoXam for WPF v3
InsertNode Method (ClickCreatingTool)
Northwoods.GoXam.Tool Namespace > ClickCreatingTool Class : InsertNode Method
Create a node by adding a copy of the PrototypeData to the diagram's model, and assign its Northwoods.GoXam.Node.Location to be the given point.
Syntax
public virtual void InsertNode( 
   Point loc
)

Parameters

loc
Remarks
This also selects the new node and raises the "object created" event.
See Also

Reference

ClickCreatingTool Class
ClickCreatingTool Members