Search
Factory Class
See Also
 





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

Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

public class Factory

Visual Basic  Copy Code

Public Class Factory

 Inheritance Hierarchy

System.Object
    MindFusion.Diagramming.Factory

 See Also