Updates the reference to the specified object.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
void SetReference ( |
Visual Basic
Copy Code
|
|---|
Sub SetReference( _ |
The local identifier of the referenced object.
The referenced object.
See Also