Creates a new object given its item class string identifier.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
Object CreateItem ( |
Visual Basic Copy Code |
---|
Function CreateItem( _ |
The class string id of the item to create.
An instance of a class implementing the IPersists interface corresponding to the class with the specified id.
WpfDiagram Programmer's Guide | © 2024 MindFusion |