MindFusion.Diagramming for JavaScript Programmer's Guide

AnchorPattern.setPoints Method

See Also
 





Sets the collection of the anchor points in this pattern to the specified value.

Namespace: MindFusion.Diagramming
File: AnchorPattern.js

 Syntax

JavaScript  Copy Code

function setPoints (value)

 Parameters

value

A collection of anchor points.

 See Also