Search
ShapeNode.anchorPattern Property
See Also
 





DiagramNode.anchorPattern override.

Namespace: MindFusion.Diagramming
File: ShapeNode.js

 Syntax

JavaScript  Copy Code

get anchorPattern() {}
set anchorPattern(value) {}

 Property Value

AnchorPattern

An AnchorPattern object that defines a set of anchor points.

 See Also