Search
AnchorPattern.id Property
See Also
 





Gets the unique identifier of this AnchorPattern.

Namespace: MindFusion.Diagramming
File: AnchorPattern.js

 Syntax

JavaScript  Copy Code

get id() {}

 Property Value

String

A string containing the AnchorPattern id.

 See Also