Initializes a new instance of the InstantiateItemEventArgs class.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public InstantiateItemEventArgs ( |
Visual Basic
Copy Code
|
|---|
Public New ( _ |
The class string identifier specifying the type of the new item.
See Also