Creates an instance of the specified class.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
protected virtual Object CreateItem ( |
Visual Basic Copy Code |
---|
Protected Overridable Function CreateItem( _ |
A string identifying class registered via the RegisterClass method.
An instance of the class.
Diagramming for .NET MAUI Guide | © 2024 MindFusion |