MindFusion.Diagramming for JavaScript Programmer's Guide

AnchorPattern.getPoints Method

See Also
 





Gets a collection of the anchor points in this pattern.

Namespace: MindFusion.Diagramming
File: AnchorPattern.js

 Syntax

JavaScript  Copy Code

function getPoints ()

 Return Value

An array containing the anchor points in this pattern.

 See Also