Returns the specified ZoomControl object. This member is static and can be invoked without creating an instance of the class.
Namespace: MindFusion.Controls
File: ZoomControl.js
JavaScript Copy Code |
---|
function find (id) |
String. The id of the ZoomControl's DOM element.
A ZoomControl object with the specified id, if found, or null otherwise.