Search
Overview Constructor
See Also
 





Initializes a new instance of the Overview class.

Namespace: MindFusion.Diagramming
File: Overview.js

 Syntax

JavaScript  Copy Code

function Overview (element)

 Parameters

element

HTMLCanvasElement. The Canvas DOM Element this Overview is associated with.

 See Also