Search
ShapeNode.getOutline Method
See Also
 





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

Namespace: MindFusion.Diagramming
File: ShapeNode.js

 Syntax

JavaScript  Copy Code

function getOutline ()

 Return Value

Array. An array with the points.

 See Also