Creates a new object given its item class string identifier.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
Object CreateItem ( |
Visual Basic Copy Code |
---|
Function CreateItem( _ |
The class string id of the item to create.
An instance of the class with the specified id.
Diagramming for .NET MAUI Guide | © 2024 MindFusion |