MindFusion.Diagramming for JavaScript Programmer's Guide

AnchorPattern.getId Method

See Also
 





Gets the unique AnchorPattern identifier.

Namespace: MindFusion.Diagramming
File: AnchorPattern.js

 Syntax

JavaScript  Copy Code

function getId ()

 Return Value

The AnchorPattern id.

 See Also