DiagramLite Programmer's Guide
Factory Members
Constructors Methods
 


Provides shortcut methods for creating and adding instances of the standard WpfDiagram item types. Call the class methods through the Factory property of the Diagram class.

The following tables list the members exposed by the Factory type.

 Public Constructors

  Name Description

Factory

Initializes a new instance of the Factory class over the specified Diagram.

 Public Methods

  Name Description

CreateContainerNode

Overloaded.  

CreateDiagramLink

Overloaded.  

CreateShapeNode

Overloaded.  

CreateTableNode

Overloaded.  

CreateTreeViewNode

Overloaded.  

 See Also

Factory Class
MindFusion.Diagramming Namespace