Provides shortcut methods for creating and adding instances of the standard MvcDiagram item types. Call the class methods through the Factory property of the Diagram class.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public class Factory |
Visual Basic
Copy Code
|
|---|
Public Class Factory |
Inheritance HierarchySystem.Object![]()
MindFusion.Diagramming.Factory
See Also