Creates and initializes a new Overview from the specified element. This method is static and can be called without creating an instance of the class.
Namespace: MindFusion.Diagramming
File: Overview.js
JavaScript Copy Code |
---|
function create (element) |
HTMLCanvasElement. The DOM element that the overview should be attached to.
An Overview object that represents the newly created overview.
MindFusion.Diagramming for JavaScript Programmer's Guide | © 2024 MindFusion |