Search
DiagramItem.addCanvasElements Method
See Also
 






Derived classes must implement this method by adding their graphics primitives to the canvas.elements collection.

Namespace: MindFusion.Diagramming
File: DiagramItem.js

 Syntax

JavaScript  Copy Code

function addCanvasElements ()

 See Also