MindFusion.Diagramming for JavaScript Programmer's Guide

DiagramItem.removeCanvasElements Method

See Also
 





Derived classes must implement this method by removing their graphics primitives from the canvas.elements collection.

Namespace: MindFusion.Diagramming
File: DiagramItem.js

 Syntax

JavaScript  Copy Code

function removeCanvasElements ()

 See Also