MindFusion.Wpf Pack Programmer's Guide
Factory.CreateTemplatedNode Method
See Also
 





Creates a new TemplatedNode instance at the specified position with the specified size and adds it to the Nodes collection of the underlying diagram.

 Overload List

Name Description

Factory.CreateTemplatedNode (Double, Double, Double, Double)

Creates a new TemplatedNode instance at the specified position with the specified size and adds it to the Nodes collection of the underlying diagram.

Factory.CreateTemplatedNode (Point, Size)

Creates a new TemplatedNode instance at the specified position with the specified size and adds it to the Nodes collection of the underlying diagram.

Factory.CreateTemplatedNode (Rect)

Creates a new TemplatedNode instance with the specified dimensions and adds it to the Nodes collection of the underlying diagram.

 See Also

Factory Members
Factory Class
MindFusion.Diagramming.Wpf Namespace