Initializes a new instance of the Factory class over the specified Diagram.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public Factory ( |
Visual Basic
Copy Code
|
|---|
Public New ( _ |
The Diagram object for which to create the new factory.
See Also