Northwoods.GoWPF 1.3.5 Assembly
InsertNode Method
See Also  Send Feedback
Northwoods.GoXam.Tool Namespace > ClickCreatingTool Class : InsertNode Method

loc
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

Visual Basic (Declaration) 
Public Overridable Sub InsertNode( _
   ByVal loc As Point _
) 
C# 
public virtual void InsertNode( 
   Point loc
)

Parameters

loc

Remarks

This also selects the new node and raises the "object created" event.

Requirements

See Also

© 2012 All Rights Reserved.