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