MindFusion.Diagramming for JavaScript Programmer's Guide

Shape.getId Method

See Also
 





Gets the id of this Shape.

Namespace: MindFusion.Diagramming
File: Shape.js

 Syntax

JavaScript  Copy Code

function getId ()

 Return Value

The string identifier.

 See Also