Creates a NetDiagram object given its class name.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
C# Copy Code |
---|
public Object CreateObject ( |
Visual Basic Copy Code |
---|
Public Function CreateObject( _ |
The class name of the object to create.
A reference to the NetDiagram object of the specified class.
NetDiagram Programmer's Guide | © 2023 MindFusion |