MindFusion.Diagramming for JavaScript Programmer's Guide

AnchorPoint.getTag Method

See Also
 





Gets a user-defined data associated with the anchor point.

Namespace: MindFusion.Diagramming
File: AnchorPoint.js

 Syntax

JavaScript  Copy Code

function getTag ()

 Return Value

The user-defined data associated with the anchor point.

 See Also