Search
ContainerNode.getOutline Method
See Also
 






Gets an array of points that define the outline of this node shape.

Namespace: MindFusion.Diagramming
File: ContainerNode.js

 Syntax

JavaScript  Copy Code

function getOutline ()

 Return Value

An array containing the outline points.

 See Also