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