Creates a WpfDiagram object given its class name.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
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 WpfDiagram object of the specified class.
WpfDiagram Programmer's Guide | © 2024 MindFusion |