MindFusion.Diagramming for JavaScript Programmer's Guide

Diagram Fields

 


 Public Fields

  Name Description

items

A list of DiagramItem objects.

links

A list of DiagramLink objects.

nodes

A list of DiagramNode objects.

preventDefaultTouch

Indicates whether to stop default touch behavior of browsers in orderto allow interactive drawing and modification of diagram items.

 See Also