MindFusion.Diagramming for JavaScript Programmer's Guide

DiagramItem.getParent Method

See Also
 





Gets the parent diagram.

Namespace: MindFusion.Diagramming
File: DiagramItem.js

 Syntax

JavaScript  Copy Code

function getParent ()

 Return Value

Gets the Diagram this DiagramItem belongs to.

 See Also