Raises the appropriate *Created event according to the type of the specified item.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public void RaiseCreated ( |
Visual Basic
Copy Code
|
|---|
Public Sub RaiseCreated( _ |
The DiagramItem related to the event.
See Also